DFRobot
W5500 Ethernet with POE IOT Board (Arduino Compatible)
W5500 Ethernet with POE Mainboard is a new member in our Ethernet family. It is based on the ATmega32u4 and W5500 Ethernet chip, which is quite useful to mo...
W5500 Ethernet with POE Mainboard is a new member in our Ethernet family. It is based on the ATmega32u4 and W5500 Ethernet chip, which is quite useful to most IOT projects. W5500 chip is a Hardwired TCP/IP embedded Ethernet chip that provides easier Internet connection to embedded systems. It enables users to have the Internet connectivity in their applications just by using the board in which TCP/IP stack, 10/100 Ethernet MAC and PHY embedded. W5500 Ethernet Board is uses a high-efficiency SPI protocol, which supports 80 MHz speed for the high speed network communication. In order to reduce power consumption, it also provides WOL (Wake on LAN) and power down mode. It has the same package size with Arduino Leonardo, and is compatible with most of Arduino shields and sensors. With a safer and more professional power regulation chip, the system can work under much more complex environments. And forget about power supply issues, since it work with POE power supply. Convenient huh?
SPECIFICATIONS
- Microcontroller: Atmel Atmega32u4 (Arduino Leonardo)
- External Input Voltage Plug (recommended): 7V~20V DC
- External Input Voltage Plug (limits): 6-23V
- POE Input Voltage: 48V AC/DC (802.3af standard PD device)
- Digital I/O Pins: 20
- Analog I/O Pins: 6
- DC Current per I/O Pin: 40 mA
- Flash Memory: 32 KB (ATmega32u4) of which 4KB used by bootloader
- SRAM: 2 KB (ATmega32u4)
- EEPROM: 1 KB (ATmega32u4)
- Clock Speed: 16 MHz
- PHY: WIZnet W5500
- PHY Clock Speed: 25MHz
- Dimension: 73.5x53.5x15mm (2.89x2.11x0.59")
DOCUMENTS
SHIPPING LIST
- W5500 Ethernet with POE Mainboard x1
- Green acrylic board x1
- Screws x1
Jargon buster
Plain-language definitions for the technical terms used above.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- EEPROM
- A type of non-volatile memory that keeps stored data even when power is turned off. In a sensor module, it can be used to store settings or calibration data so they do not need to be re-entered every time.
- Flash memory
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- PoE
- Power over Ethernet lets one Ethernet cable carry both network data and electrical power. This is useful when installing a device where running a separate power adaptor would be difficult.
- 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.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
Find this product in
Brands
Connectivity
W5500 Schematic
Schematic · 603.6 KB · Click any page to view full size
W5500 Datasheet
Datasheet · 2.1 MB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 664.5 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au