Arduino + Ethernet Shield Web Server

details

Arduino + Ethernet Shield Web Server

Description (Curation) :
The code given during the upload and connect to the internet it creates a webserver on your LAN and you only use IP to access the webserver via your browser.
 After that show a web page similar to the one below. When you press the “Turn On LED” url you will be changed to: “ 
http://192.168.1.178/?button1on ” Arduino will read that information and LED Turns On. 

By default IP is “ 192.168.1.178 “. Which can also be found on the Arduino code is provided. 

Components Materials List
The tools required:

  • 1x Arduino Uno
  • 1x Ethernet Shield
  • 1x 220 Ohm Resistor
  • 1x LED
  • 1x Micro Servo Motor
  • 1x Breadboard
  • jumper cables

3a1

schematics

 

Result :
If you try this project.
 
You can only access the IP address of your home. This means you must be connected to the same router that your router is connected to the Ethernet Shield.

 

Source : http://cif30.blogspot.kr/2015/11/arduino-ethernet-shield-web-server.html

Tags : 201511, W5100, Ethernet Shield, Arduino

Author : Yoas

Arduino + Ethernet Shield Web Server

Description (Curation) :
The code given during the upload and connect to the internet it creates a webserver on your LAN and you only use IP to access the webserver via your browser.
 After that show a web page similar to the one below. When you press the “Turn On LED” url you will be changed to: “ 
http://192.168.1.178/?button1on ” Arduino will read that information and LED Turns On. 

By default IP is “ 192.168.1.178 “. Which can also be found on the Arduino code is provided. 

Components Materials List
The tools required:

  • 1x Arduino Uno
  • 1x Ethernet Shield
  • 1x 220 Ohm Resistor
  • 1x LED
  • 1x Micro Servo Motor
  • 1x Breadboard
  • jumper cables

3a1

schematics

 

Result :
If you try this project.
 
You can only access the IP address of your home. This means you must be connected to the same router that your router is connected to the Ethernet Shield.

 

Source : http://cif30.blogspot.kr/2015/11/arduino-ethernet-shield-web-server.html

Tags : 201511, W5100, Ethernet Shield, Arduino

Author : Yoas

COMMENTS

Please Login to comment
  Subscribe  
Notify of