Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

License

Notifications You must be signed in to change notification settings

WIZnet-ioNIC/WIZnet-ioNIC-micropython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIZnet-ioNIC-micropython (Archived)

⚠️ This repository is no longer maintained and has been archived.

This repository was originally created to provide MicroPython support for the W55RP20-EVB-Pico in its early stage.
However, development has since moved to a new repository, which now actively supports the latest boards and features.

👉 Please use the new repository instead:
WIZnet-EVB-Pico-micropython


Why archived?

  • The new repository consolidates support for all official WIZnet EVB boards.

    Supported Boards

    Board Series Pico Pico2
    W5100S-EVB ✅ W5100S-EVB-Pico ✅ W5100S-EVB-Pico2
    W5500-EVB ✅ W5500-EVB-Pico ✅ W5500-EVB-Pico2
    W55RP20-EVB ✅ W55RP20-EVB-Pico -
    W6100-EVB ✅ W6100-EVB-Pico ✅ W6100-EVB-Pico2
    W6300-EVB ✅ W6300-EVB-Pico ✅ W6300-EVB-Pico2
  • It provides both TCP/IP offload stack and Raw Ethernet (LwIP) mode support.


Migration

If you were previously using this repository, please migrate your projects to the new repository.


License

This project remains under the original open-source licenses (MIT / BSD, depending on the component files).
Please refer to the license headers in each source file for details.

About

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.9%
  • Python 9.0%
  • Makefile 1.1%
  • Linker Script 0.9%
  • CMake 0.4%
  • JavaScript 0.2%
  • Other 0.5%