
The Arduino Ethernet Shield R3 (assembled) allows an Arduino board to connect to the internet. It is based on the Wiznet W5100 ethernet chip (datasheet). The Wiznet W5100 provides a network (IP) stack capable of both TCP and UDP.
SPI MOSI connection used by the Ethernet controller and microSD interface through the Arduino ICSP/SPI header. Arduino documentation identifies the Ethernet Shield as communicating over SPI.
SPI MISO connection used by the Ethernet controller and microSD interface through the Arduino ICSP/SPI header.
SPI clock connection used by the Ethernet controller and microSD interface through the Arduino ICSP/SPI header.
Chip select for the W5100 Ethernet controller on the Arduino Ethernet Shield.
Chip select for the on-board microSD card interface on the Arduino Ethernet Shield.
5V power rail from the host Arduino shield headers.
Ground return through the Arduino shield headers.
Reset line passed through the Arduino shield header.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| ICSP MOSI | ICSP header | spi | SPI MOSI connection used by the Ethernet controller and microSD interface through the Arduino ICSP/SPI header. Arduino documentation identifies the Ethernet Shield as communicating over SPI. | |
| ICSP MISO | ICSP header | spi | SPI MISO connection used by the Ethernet controller and microSD interface through the Arduino ICSP/SPI header. | |
| ICSP SCK | ICSP header | spi | SPI clock connection used by the Ethernet controller and microSD interface through the Arduino ICSP/SPI header. | |
| D10 | Arduino digital pin 10 | spi |
SPI · 5V · 0V
Confirm the data interface matches your host board.
Module pins: 5V, GND, ICSP MOSI, ICSP MISO, ICSP SCK, D10, D4. Schematik maps them to your board in the app.
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual previewSort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.
Connectors & cables · Connectors · 28 parts
RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual previewCharacter LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.
Displays · TFT & LCD displays · 35 parts
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Arduino Uno visual preview
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 24 parts
| Chip select for the W5100 Ethernet controller on the Arduino Ethernet Shield. |
| D4 | Arduino digital pin 4 | spi | Chip select for the on-board microSD card interface on the Arduino Ethernet Shield. |
| 5V | Arduino power header | power | 5V power rail from the host Arduino shield headers. | 5V |
| GND | Arduino power header | ground | Ground return through the Arduino shield headers. | 0V |
| RESET | Arduino shield reset pin | digital io | Reset line passed through the Arduino shield header. |