Using ESP8266 with Processing
Posted: Fri Jan 27, 2017 11:13 am
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?