Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

jackytea/socket-controller

Repository files navigation

Arduino Socket Controller

Overview

A TCP/IP server that sends commands to an Arduino board that parses the command using a serial port connection.

Schematic

Image of Arduino Socket Controller

Tools Used

A serial port interface that can be remotely operated via a socket connection.

This interface uses the Winsock library for C++ to handle client-server communications while using the .NET library to handle I/O on the serial ports.

About

🕹️ Remote-controlled LEDs.

Topics

Resources

License

Stars

Watchers

Forks

Languages