Difference between revisions of "W5100 Ethernet Shield V1.1"
From ITEAD Wiki
m (→Electrical Characteristics) |
m (→Hardware) |
||
Line 44: | Line 44: | ||
==Hardware== | ==Hardware== | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | | align="center" style="background:#f0f0f0;"|'''Arduino PIN''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Description''' | ||
+ | |- | ||
+ | | D4||SD_CS | ||
+ | |- | ||
+ | | D9||W5100_RST | ||
+ | |- | ||
+ | | D10||W5100_CS | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | *Note: D9 is the software reset pin for W5100. Active High. Send a high voltage pulse on D9 will reset W5100. | ||
+ | |||
==Installation== | ==Installation== | ||
==Indicator LED== | ==Indicator LED== | ||
==Download== | ==Download== |
Revision as of 10:48, 8 November 2015
Contents
Overview
W5100 Ethernet shield V1.1 is a WIZnet W5100 breakout board with POE and Micro-SD designed for Arduino platform. 5V/3.3V compatible operation voltage level makes it compatible with Arduino boards, leafmaple, and other Arduino compatible boards except Mega boards.
Note: the POE of W5100 shield V1.1 is dummy POE. Because in the 100M ethernet wire, 7/8 pins are not used. It will be connected to VIN pin of arduino board directly.
Features
- With Micro SD interface
- 5V/3.3V double operational voltage level
- 10Mb/100Mb Ethernet socket with POE
- All electronic brick interface are broken out
Specifications
PCB size | 68.6mm X 55.9mm X 1.6mm |
Indicators | TX,RX,COL,FEX,SPD,LNK |
Power supply | 5V |
Communication Protocol | SPI |
Electrical Characteristics
Specification | Min. | Typ. | Max | Unit |
Power voltage | 3 | - | 5.5 | VDC |
Input Voltage VH: | 3 | - | 5.5 | V |
Input Voltage VL: | -0.3 | - | 0.5 | V |
Current Consumption | - | - | 100 | mA |
Hardware
Arduino PIN | Description |
D4 | SD_CS |
D9 | W5100_RST |
D10 | W5100_CS |
- Note: D9 is the software reset pin for W5100. Active High. Send a high voltage pulse on D9 will reset W5100.