Giter Club home page Giter Club logo

awesome-micropython-lib's Introduction

List of extra libs for MicroPython

Math

  • ulinalg - Small size matrix handling module with a few linear algebra operations
  • MicroMLP - Artificial neural network multilayer perceptron

Threading

  • MicroWorkers - A micro workers class that easily manages a pool of threads

Audio

  • micropython-longwave - WAV player for MicroPython board.
  • wave.py - Minimal wave module, copied from MicroPython examples.
  • chunk.py - Audio chunk, copied from MicroPython examples.
  • KT403A-MP3 - MicroPython driver for KT403A MP3 chip

Networking

  • picoweb - Really minimal web application framework for MicroPython and its "uasyncio" async framework
  • utemplate - Micro template engine with low memory usage
  • Noggin - Web server for MicroPython
  • uwebsockets - An implementation of websockets for the ESP8266
  • upy-websocket-server - Micropython (ESP8266) websocket server implementation.
  • uasyncio.websocket - Official Micropython websocket server implementation.
  • MicroWebCli - HTTP Web client
  • MicroRESTCli - JSON REST Web client based on MicroWebCli
  • MicroDNSSrv - DNS server for MicroPython to simply respond to A queries on multi-domains
  • MicroWebSrv - HTTP Web server that supports WebSockets, html/python language templating and routing

Database

  • micropython-redis - A redis client implementation designed for use with micropython.
  • nmongo - MongoDB client for CPython and MicroPython.
  • uPyMySQL - Pure MicroPython MySQL Client
  • sensor - MicroPython with Elasticsearch, Logstash and Kibana Dashboard
  • uorm - Sqlite3-based anti-ORM for MicroPython
  • micropython-filedb - Simple file-based ORM for MicroPython
  • micropython-btreedb - Very simple ORM for MicroPython's btree module

UI

  • picotui - Text User Interface (TUI) widget toolkit with minimal dependencies.

Util

Forks

More libraries

awesome-micropython-lib's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.