So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By bradpatwalden
#61623 I am trying to create a robot that I can control with my computer. I have set it up to work with the USB cable into my Arduino uno and that works fine. I have a Processing sketch that sends one single character through the serial port to the Arduino. I am trying to adjust it now to work wirelessly using the ESP8266 and the processing network library. Can someone please help me with this?