• Arduino TCP Remote Control 1
  • Arduino TCP Remote Control 2
  • Arduino TCP Remote Control 3
  • Arduino TCP Remote Control 4

Arduino TCP Remote Control

Simple Client Application that show how it's possible use the Hardware Sensor of the Smartphone for control the Arduino by a TCP protocol (WiFi Shield or Ethernet Shield). The protocol it's build using 16 byte where the first and the last are controls bytes and 14 bytes are for data. The App wait always for the feedback from a TCP Server, otherwise it's goes in timeout error. In the application there is a sample code that you can load in Arduino for test this App. This App has the scope to show how to use a Smartphone's Sensors for control the Arduino Board. Enjoy!

Category : Education

Related searches