Vous êtes sur la page 1sur 4

Food

Living

Outside

Play

Technology

Workshop

Run Ethernet shield on arduino


by Linksprite on March 16, 2014

Table of Contents
Run Ethernet shield on arduino . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Intro: Run Ethernet shield on arduino . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 1: Step 1: part list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 2: Step 2: Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 3: Step 3: wiring diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 4: Step 4: test code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 5: Step 5: Test result . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

http://www.instructables.com/id/Run-Ethernet-shield-on-arduino/

Intro: Run Ethernet shield on arduino


Ethernet Shield instantly enables internet connectivity for Arduino
projects. An on-board Wiz5100 ethernet controller handles up to four TCP and UDP connections, just stack it onto an Arduino to create your own networked
devices. Easily check connection status with on board indicator lights. Extend your design further with two extra rows of pin header that connect to shields
and prototyping boards.

Step 1: Step 1: part list


1 x Arduino UNO
https://store.linksprite.com/ethernet-shield/
1 x Ethernet shield:
https://store.linksprite.com/arduino-ethernet-shield-old-version-2009/

Step 2: Step 2: Features


1.
2.
3.
4.
5.
6.
7.
8.

Standard Arduino and Arduino Mega compatible


Arduino Ethernet Library compatible
Standard RJ45 ethernet Jack
16K byte internal buffer
Indicator LEDs for all functions
Easy to access reset button
Standard pin headers for 0.1? grid prototyping boards
Up to 4 TCP/UDP network connections

Step 3: Step 3: wiring diagram


Ethernet shield directly stack it onto an Arduino , and plug the network cable into the Ethernet shield.
Finally connect arduino USB to the computer to power supply.

Step 4: Step 4: test code


Open the arduino IDE
Choose example -> ethernet -> webserver

http://www.instructables.com/id/Run-Ethernet-shield-on-arduino/

Step 5: Step 5: Test result


Input the http://192.168.1.117/ in the browser address and you can see the analog A0-A5 output value
Support Fourm:
http://www.pcduino.com/forum
http://linksprite.invisionzone.com
Support mail: support@linksprite.com

http://www.instructables.com/id/Run-Ethernet-shield-on-arduino/

Related Instructables

How to use WiFi


Module in
Arduino IDE on
pcDuino by
Yanny Guo

Use SIM900
GPRS/GSM
Shield on
pcDuino by
Yanny Guo

PCDUINO Robot
by iloveandroid

MQ2 Shield on
pcDuino by
pcduino

Advertisements

Comments

http://www.instructables.com/id/Run-Ethernet-shield-on-arduino/

A Piano with
Banana as
Keyboard
powered by
pcDuino by
Linksprite

Get IR Keypad
Value by Linker
infrared receiver
on pcDuino by
Yanny Guo

Vous aimerez peut-être aussi