Ethernet Shield (W5100) and Arduino

Creating Server using Ethernet
ORIGINAL POST
By Kayar
components
Hardware Components
Software Apps and online services
Arduino IDE
details

IMG_5759-1024x768.jpg

Creating Server using Ethernet

Point to be noted

  1. If  router allocates dynamic IP then use it in the browser to fetch the page from served by the Arduino ( Dynamic IP address you can find in Serial Monitor)
  2. Upload your program before inserting the Ethernet Shield to the Arduion Board

Creating simple web client – requesting www.google.com from arduino

Sending Arduino data to Web

http://data.sparkfun.com is used to create a stream to store data ( Humidity and Temperature)
output2

IMG_5759-1024x768.jpg

Creating Server using Ethernet

Point to be noted

  1. If  router allocates dynamic IP then use it in the browser to fetch the page from served by the Arduino ( Dynamic IP address you can find in Serial Monitor)
  2. Upload your program before inserting the Ethernet Shield to the Arduion Board

Creating simple web client – requesting www.google.com from arduino

Sending Arduino data to Web

http://data.sparkfun.com is used to create a stream to store data ( Humidity and Temperature)
output2

documents
Code
Code
Schematics
Others

COMMENTS

Please Login to comment
  Subscribe  
Notify of