Skip to main content

Awesome MicroPython libs

39
GitHub Stars
35
Curated Resources
9
Categories
20 hours ago
Last Refreshed
MathThreadingAudioNetworkingDatabaseUIUtilForksMore libraries

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

Audio

Forks

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

  • MicroMLP

    Artificial neural network multilayer perceptron

  • ulinalg

    Small size matrix handling module with a few linear algebra operations

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

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 →