uffebjorklund / ArduinoXSockets

Arduino client & Custom Protocol in XSockets to control Arduino from anywhere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#XSockets Arduino Sample

Shows how to connect an Arduino (for example) to XSockets

This way you can communicate (both ways) with a MCU from anywhere.

The sample includes

  • custom protocol for Arduino client
  • Arduino client
  • Sensor controller (faking data from Arduino)
  • Monitor controller (connect to it from Putty)

Sample Image

Showing Putty receiving data from the Arduino Arduino XSockets Putty

##Requirements

  • Visual Studio 2015 and .NET 4.5.
  • Arduino with Wifi or Ethernet

/Team XSockets.NET

About

Arduino client & Custom Protocol in XSockets to control Arduino from anywhere


Languages

Language:C# 51.5%Language:PowerShell 31.5%Language:C++ 14.4%Language:Arduino 2.6%