Skip to content

Wiznet/RP2040-HAT-MicroPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aaffaf4 Â· Feb 21, 2023

History

88 Commits
Feb 21, 2023
Dec 5, 2022
Nov 3, 2022
Dec 6, 2022
Feb 3, 2022
Feb 3, 2022
Dec 6, 2022
Mar 7, 2022
Mar 17, 2022

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.