Controlling LEDs via browser
In this test, we setup the arduino as a web server and controlled the LED’s on/off state from its hosted webpage. Arduino reads the status of the LED and displays it on the webpage....
In this test, we setup the arduino as a web server and controlled the LED’s on/off state from its hosted webpage. Arduino reads the status of the LED and displays it on the webpage....
I wanted to play around with being able to control the arduino wirelessly. For this project, I used an OSC controller, an arduino, and processing. OSC would connect to an OSC server on the...