awesome-micropython-lib
github.com/joeky888/awesome-micropython-lib ↗Awesome MicroPython libs
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me more libraries resources from awesome-micropython-lib"
Installation instructions →What's inside
More libraries
- awesome-micropython
Another awesome-micropython list
- micropython/micropython-lib
Official MicroPython libs
- pfalcon/micropython-lib
A lot of more libs ported from CPython and PyPy
- pycom-libraries
MicroPython libraries and examples that work out of the box on Pycom's IoT modules.
Audio
- chunk.py
Audio chunk, copied from MicroPython examples.
- KT403A-MP3
MicroPython driver for KT403A MP3 chip
- micropython-longwave
WAV player for MicroPython board.
- wave.py
Minimal wave module, copied from MicroPython examples.
Forks
- circuitpython
A fork for teaching coding with microcontrollers.
- pfalcon/micropython
Rebase on the upstream.
- pycom-micropython-sigfox
A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
Networking
- MicroDNSSrv
DNS server for MicroPython to simply respond to A queries on multi-domains
- MicroRESTCli
JSON REST Web client based on MicroWebCli
- MicroWebSrv
HTTP Web server that supports WebSockets, html/python language templating and routing
- Noggin
Web server for MicroPython
- picoweb
Really minimal web application framework for MicroPython and its "uasyncio" async framework
- uasyncio.websocket
Official Micropython websocket server implementation.
Math
Database
- micropython-btreedb
Very simple ORM for MicroPython's btree module
- micropython-filedb
Simple file-based ORM for MicroPython
- micropython-redis
A redis client implementation designed for use with micropython.
- nmongo
MongoDB client for CPython and MicroPython.
- sensor
MicroPython with Elasticsearch, Logstash and Kibana Dashboard
- uorm
Sqlite3-based anti-ORM for MicroPython
Util
- Micropython-Editor
A small text editor.
- mpfshell
A simple shell based file explorer for up/downloading files
- rshell
Remote MicroPython shell.
- upy-shell
Command line based shell for MicroPython
Threading
- MicroWorkers
A micro workers class that easily manages a pool of threads
Showing a sample of 35 resources. View the full list on GitHub →