# RP2040-HAT-MicroPython **Repository Path**: genvex/RP2040-HAT-MicroPython ## Basic Information - **Project Name**: RP2040-HAT-MicroPython - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-19 - **Last Updated**: 2023-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WIZnet RP2040-HAT-MicroPython - [Overview](#overview) - [MicroPython Getting Started][link-getting_started] # 📘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. ![][link-wiznet_pico_] # 🚀MicroPython Getting Started Please refer to [getting_stared.md][link-getting_started] for examples usage. ![][link-getting_image] [link-wiznet_pico_]: https://github.com/Wiznet/RP2040-HAT-MicroPython/blob/main/static/images/START/WIZnet_PICO_.jpg [link-getting_image]: https://github.com/Wiznet/RP2040-HAT-MicroPython/blob/main/static/images/START/MicroPython_Thonny.png [link-getting_started]: https://github.com/Wiznet/RP2040-HAT-MicroPython/blob/main/Ethernet%20Example%20Getting%20Started%20%5BMicropython%5D.md