MicroPython Support in Progress: PR for WIZnet W55RP20, W5500 & W5100S-EVB-Pico2
This post refers to an ongoing MicroPython PR.

Software Apps and online services
Currently, the officially supported WIZnet development boards for MicroPython are W5500-EVB-Pico and W5100S-EVB-Pico.
- However, to enhance usability, I have submitted a pull request(PR) requesting official support for the W55RP20-EVB-Pico. The newly submitted PR supports Pico SDK 2.1.0, so if you found the existing repository's code inconvenient, please refer to the code in this PR.
This link contains MicroPython examples for the W55RP20-EVB-Pico.
https://github.com/WIZnet-ioNIC/WIZnet-ioNIC-micropython-examples.git
Build the PR firmware and test it!
Since this PR is still in progress, please use it for reference only. Additionally, I have uploaded the PR's code to the existing repository and am in the process of adding more examples.
- Here is a PR for the EVB Pico2 series. (W5500-EVB-Pico2, W5100S-EVB-Pico2)
Please refer to the link below for more details!
For building the MicroPython code, please refer to the article below.
Although this post is about an ongoing PR, I hope it will be helpful to many MicroPython users.
Thank you!
-
MicroPython PR : W55RP20-EVB-Pico
-
MicroPython PR : W5500-EVB-Pico2
-
MicroPython PR : W5100S-EVB-Pico2
-
W55RP20-EVB-Pico : MicroPython example