The web page hosted by the Arduino will be displayed in the web browser. Load the sketch to the Arduino and use a web browser to surf to the IP address set in the sketch.
As shown below, the basic web server sketch has been modified to add logging capabilities.Īfter loading the web files to the micro SD card, insert it into the socket on the Ethernet shield.
The Arduino sketch code is based on the basic Arduino web server code. Ethernet patch cable for connecting the Arduino to the local networkīooks that may interest you: Arduino Web Server Data Logger Code and Web Files.USB cable for programming and powering the Arduino.Micro SD card – inserted into card socket of Ethernet shield, hosts web page and other web files.The following hardware is needed to build the Arduino web server data logger project: Can't see the video? View on YouTube → Arduino Web Server Data Logger HardwareĪn Arduino Uno, MEGA 2560 or similar Arduino board that is compatible with the Arduino Ethernet shield can be used in this project.