Adafruit
Adafruit Wiz5500 Ethernet Co-Processor Breakout Board
· MPN: ADA6348
Add reliable wired Ethernet to your microcontroller project with the Adafruit Wiz5500 Ethernet Breakout Board. The WIZ5500 chip handles TCP/IP over SPI, lett...
Add reliable wired Ethernet to your microcontroller project with the Adafruit Wiz5500 Ethernet Breakout Board. The WIZ5500 chip handles TCP/IP over SPI, letting you skip the hassle of WiFi passwords and antennas for a fast, dependable network connection.
The breakout includes full level shifting for 3V or 5V microcontrollers, and the RJ-45 jack features built-in link and activity LEDs. Compatible with both the Arduino Ethernet library and CircuitPython, it performs DHCP setup automatically within seconds of connection. If you're working with Feather boards, also check out the Adafruit Ethernet FeatherWing.
Key Features
- WIZ5500 Ethernet Co-Processor – Hardware TCP/IP stack with SPI interface
- RJ-45 Jack with LEDs – Built-in link and activity indicator lights
- 3V & 5V Compatible – Onboard level shifting for broad microcontroller support
- Arduino & CircuitPython Support – Standard Ethernet library with automatic DHCP
- SPI Communication – Single CS pin plus SPI for simple wiring
- Breadboard Friendly – Includes header for easy prototyping
Ideal For
- IoT projects requiring wired network reliability
- Industrial automation and monitoring systems
- Network-connected data loggers
- Projects where WiFi is unavailable or unreliable
Package Contents
- 1× Adafruit Wiz5500 Ethernet Breakout Board (assembled and tested)
- 1× Header strip (requires soldering)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- CS
- CS stands for chip select, a control pin used by SPI devices to tell which connected device should listen. It matters when you connect more than one SPI module to the same microcontroller, because each device usually needs its own CS pin.
- 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.
Find this product in
Brands
Connectivity
Prototyping & Wiring
Related Tutorials
Free guides on learn.littlebird.com.au