Skip to content

Wiznet/RP2040-HAT-MicroPython

Repository files navigation

WIZnet RP2040-HAT-MicroPython

📘Overview

WIZnet W5100S Ethernet Shield includes W5100S chip - hardwired TCP/IP internet controller. The Ethernet Shield is connected to the Raspberry Pi Pico via SPI interface, making it easy to add Ethernet communication ability. Another option is using WIZ810Sio module which is also built on W5100S chip.

🚀MicroPython Getting Started

Please refer to getting_stared.md for examples usage.