To connect your Arduino to the internet, there are two popular options. One option is to use an ESP8266 with Arduino and the second option is to connect an Ethernet module with Arduino. In this project, we are going to control an LED over the Internet by interfacing Arduino with W5100 Ethernet Module.