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. Clicking the links turn the LED on (if currently off) and off (if currently on).
Controlling LEDs via web interface from William Harris on Vimeo.