DFRobot
DFRduino Ethernet Shield V2.1 (Support Mega and Micro SD)
The DFRduino Ethernet Shield V2.1 is now released. This version of Ethernet Shield is not only compatible with Mega 1280 and 2560, but also provides a ...
The DFRduino Ethernet Shield V2.1 is now released. This version of Ethernet Shield is not only compatible with Mega 1280 and 2560, but also provides a Micro SD card slot for reading/writing.
DFRduino Ethernet Shield V2.1 is fully compatible with Ardunio Ethernet Shield. With the offical ethernet library, you can do exactly the same thing as the original one, but at a more affordable price.
This Ethernet Shield provides an Arduino controller board with internet access. It is based on the Wiznet W5100 ethernet chip. The Wiznet W5100 provides a network (IP) stack capable of both TCP and UDP. It supports up to four simultaneous socket connections. You can use the Ethernet library to write sketches which connect to the internet using the shield. You can connect the Ethernet Shield to an Arduino board using long wire-wrap headers which extend through the shield. This keeps the pin layout intact and allows another shield to be stacked on top. Arduino uses digital pins 10, 11, 12, and 13 (SPI) to communicate with the W5100 on the ethernet shield. These pins cannot be used for general i/o. The shield provides a standard RJ45 ethernet jack. The reset button on the shield resets both the W5100 and the Arduino board. The shield contains a number of informational LEDs:
- PWR: indicates that the board and shield are powered
- LINK: indicates the presence of a network link and flashes when the shield transmits or receives data
- FULLD: indicates that the network connection is full duplex
- 100M: indicates the presence of a 100 Mb/s network connection (as opposed to 10 Mb/s)
- RX: flashes when the shield receives data
- TX: flashes when the shield sends data
- COLL: flashes when network collisions are detected
- Arduino Mega 1280/2560
- Arduino UNO
- Arduino Dumlinove
DOCUMENTS
SHIPPING LIST
- DFRduino Ethernet Shield x1
Jargon buster
Plain-language definitions for the technical terms used above.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- RJ45
- The common plug and socket style used for wired Ethernet network cables. If a board has an RJ45 connector, you can usually plug it into standard Ethernet cabling without making a custom connector.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Supplier page — dfrobot.com
Supplier Description · 683.3 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au