Videotutorial – Arduino Ethernet LED Control

In this videotutorial I want to show you how to control a green LED from a web interface by using Arduino Ethernet Shield. What we need? 1 KOhm resistor 1 Arduino Ethernet Shield 1 Green Led This is the schematic of the project:   This is the full code of the project: #include <SPI.h> #include …

Videotutorial – Arduino Ethernet LED Control Read More »