Elmwood no more, long live Elmwood! Elmwood Electronics and PiShop are now together!
Please order via PiShop.ca, as we are no longer taking orders through this site.
More details are in our blog!

Ethernet Shield 2 for Arduino

DEV-11166

Elmwood Electronics has stopped accepting orders. This product might be available at PiShop.ca. Please check this blog post about our recent team merger.

The Arduino Ethernet Shield 2 allows an Arduino Board to connect to the Internet. It is based on the Wiznet W5500 Ethernet chip. The Wiznet W5500 provides a network (IP) stack capable of both TCP and UDP. It supports up to eight simultaneous socket connections. Use the Ethernet library to write sketches that connect to the Internet using the Shield. The Ethernet Shield 2 connects to an Arduino Board using long wire-wrap headers extending through the Shield. This keeps the pin layout intact and allows another Shield to be stacked on top of it.

There is an onboard micro-SD card slot, which can be used to store files for serving over the network. It is compatible with the Arduino Uno and Mega (using the Ethernet library). The onboard micro-SD card reader is accessible through the SD Library. When working with this library, SS is on Pin 4. The original revision of the Shield contained a full-size SD card slot; this is not supported.

The shield also includes a reset controller, to ensure that the W5500 Ethernet module is properly reset on power-up. Previous revisions of the Shield were not compatible with the Mega and needed to be manually reset after power-up. The most recent revision of the board exposes the 1.0 pinout on rev 3 of the Arduino UNO Board. The Ethernet Shield 2 has a standard RJ-45 connection, with an integrated line transformer and Power over Ethernet enabled but please be aware that this shield does not come with a built in PoE module. The PoE module that will need to be added on is a separate component that must be added on. This shield also features several TinkerKit input/output and communication interfaces that can be found on the topside of the board.

Features:

  • Operating voltage 5V (supplied from the Arduino Board)
  • Ethernet Controller: W5500 with internal 32K buffer
  • 2x TinkerKit Inputs, Outputs, and TWI Pins Each
  • Connection speed: 10/100Mb
  • Connection with Arduino on SPI port

Documents: