# DFRobot W5500 Ethernet PoE Board

> Arduino Leonardo-compatible IoT board with WIZnet W5500 hardwired TCP/IP Ethernet (10/100Mbps), 802.3af PoE power input, ATmega32u4 MCU, 20 digital I/O pins, and 6 analog inputs for wired IoT applications.

## Quick Facts

- **Brand:** DFRobot
- **Board Type:** dev-board
- **Price:** ~$44.9
- **Product Readiness:** ready-to-use
- **CPU:** ATmega32u4 @ 16MHz, single-core AVR
- **CPU Architecture:** AVR
- **CPU Cores:** 1
- **RAM:** 2KB SRAM
- **Flash:** 32KB (4KB bootloader)
- **USB:** Micro-USB
- **Power:** 7-20V DC or 48V PoE (802.3af)
- **Operating Voltage:** 5V
- **Dimensions:** 73.5 x 53.5 x 15mm
- **Weight:** 42g
- **Antenna:** none

## Connectivity

- **Ethernet:** 10/100 Mbps (W5500)

## Use Cases

- poe-iot-node
- wired-iot-gateway
- industrial-automation
- building-automation
- data-logging

## Components

- **ATmega32u4** (mcu): Atmel ATmega32u4 8-bit AVR microcontroller at 16MHz with 32KB flash, 2KB SRAM, 1KB EEPROM, and native USB. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fww1.microchip.com%2Fdownloads%2Fen%2Fdevicedoc%2Fatmel-7766-8-bit-avr-atmega16u4-32u4_datasheet.pdf&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export)
- **W5500** (ethernet-controller): WIZnet W5500 Ethernet controller with hardwired TCP/IP stack, 10/100Mbps, 8 simultaneous sockets, SPI interface up to 80MHz. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2FArduinolibrary%2FDFRobot_W5500_Ethernet_POE_mainboard%2Fraw%2Fmaster%2FW5500%2520datasheet.pdf&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export)

## GPIO Map

| Pin | Name | Type | Functions |
|-----|------|------|-----------|
| D0 | Digital I/O / RX | UART | digital-input, digital-output |
| D1 | Digital I/O / TX | UART | digital-input, digital-output |
| D2 | Digital I/O | — | digital-input, digital-output |
| D3 | Digital I/O / PWM | — | digital-input, digital-output, pwm |
| D4 | Digital I/O | — | digital-input, digital-output |
| D5 | Digital I/O / PWM | — | digital-input, digital-output, pwm |
| D6 | Digital I/O / PWM | — | digital-input, digital-output, pwm |
| D7 | Digital I/O | — | digital-input, digital-output |
| D8 | Digital I/O | — | digital-input, digital-output |
| D9 | Digital I/O / PWM | — | digital-input, digital-output, pwm |
| D10 | Digital I/O / PWM / W5500 SS | — | digital-input, digital-output, pwm |
| D11 | Digital I/O / PWM | — | digital-input, digital-output, pwm |
| D12 | Digital I/O | — | digital-input, digital-output |
| D13 | Digital I/O / PWM | — | digital-input, digital-output, pwm |
| A0 | Analog Input | — | digital-input, digital-output, adc |
| A1 | Analog Input | — | digital-input, digital-output, adc |
| A2 | Analog Input | — | digital-input, digital-output, adc |
| A3 | Analog Input | — | digital-input, digital-output, adc |
| A4 | Analog Input | — | digital-input, digital-output, adc |
| A5 | Analog Input | — | digital-input, digital-output, adc |

## Description

## Overview

The DFRobot W5500 Ethernet with PoE IoT Board is an Arduino Leonardo-compatible development board that combines an ATmega32u4 microcontroller with a WIZnet W5500 hardwired TCP/IP Ethernet controller and 802.3af Power-over-Ethernet support. This means the board can be powered and networked through a single Ethernet cable, eliminating the need for a separate power supply in deployment scenarios.

The WIZnet W5500 chip provides hardwired TCP/IP stack offloading with 10/100Mbps Ethernet, supporting up to 8 simultaneous socket connections. The SPI interface between the MCU and Ethernet controller runs at up to 80MHz for high throughput. The V2.0 revision features upgraded PoE power regulation circuitry for improved reliability with 48V AC/DC PoE input.

With 20 digital I/O pins (including 7 PWM), 6 analog inputs, and standard Arduino pin-compatible layout, the board is well suited for wired IoT sensor nodes, industrial monitoring, building automation controllers, and network-connected data loggers where reliable wired connectivity and PoE power simplicity are preferred over wireless solutions.

## Where to Buy

- [DFRobot](https://openhardware.directory/r?to=https%3A%2F%2Fwww.dfrobot.com%2Fproduct-1286.html&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export) — 44.90

## Resources

- [product](https://openhardware.directory/r?to=https%3A%2F%2Fwww.dfrobot.com%2Fproduct-1286.html&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export)
- [github](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2FWiznet%2FWIZ_Ethernet_Library&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export)
- [wiki](https://openhardware.directory/r?to=https%3A%2F%2Fwiki.dfrobot.com%2FW5500_Ethernet_with_POE_Mainboard_SKU__DFR0342&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export)
- [datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2FArduinolibrary%2FDFRobot_W5500_Ethernet_POE_mainboard%2Fraw%2Fmaster%2FW5500%2520datasheet.pdf&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export)
- [schematics](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2FArduinolibrary%2FDFRobot_W5500_Ethernet_POE_mainboard%2Fraw%2Fmaster%2FW5500%2520Schematic.pdf&ref=openhardware.directory&product=dfrobot-w5500-ethernet-poe&source=md-export)

## Images

![DFRobot W5500 Ethernet PoE Board](https://nbg1.your-objectstorage.com/openhardware-directory/entities/dfrobot-w5500-ethernet-poe/3d8c91a38ea8.jpg)
![DFRobot W5500 Ethernet PoE Board](https://nbg1.your-objectstorage.com/openhardware-directory/entities/dfrobot-w5500-ethernet-poe/3cb1833c3993.jpg)
![DFRobot W5500 Ethernet PoE Board](https://nbg1.your-objectstorage.com/openhardware-directory/entities/dfrobot-w5500-ethernet-poe/a58116b1801e.jpg)

---
[View full device page](https://openhardware.directory/devices/dfrobot-w5500-ethernet-poe)