micropython-lib
MicroPython SDK
A collection of Python libraries designed to support development of MicroPython applications
Core Python libraries ported to MicroPython
2k stars
123 watching
1k forks
Language: Python
last commit: 15 days ago
Linked from 1 awesome list
micropython
Related projects:
Repository | Description | Stars |
---|---|---|
micropython/micropython | An implementation of Python 3.x on microcontrollers and small embedded systems | 19,430 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
rcolistete/micropython_statistics | Implementations of common statistics functions from the Python 3 statistics module in MicroPython | 14 |
jonnor/micropython-zipfile | Port of CPython's ZIP file module to MicroPython | 3 |
brainelectronics/micropython-package-template | A template project for creating MicroPython PyPi packages with auto-deploy functionality. | 7 |
brainelectronics/micropython-modbus | A MicroPython library for implementing Modbus communication protocols | 115 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
pikastech/pikapython | An ultra-lightweight Python interpreter designed for embedded systems and microcontrollers with minimal RAM requirements. | 1,497 |
brainelectronics/micropython-nextion | A Python library that enables interaction with Nextion serial displays using MicroPython | 13 |
peterhinch/micropython-font-to-py | Converts industry-standard font files to Python source code that can be deployed on MicroPython platforms. | 387 |
microbit-foundation/micropython-microbit-stubs | Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation | 3 |
jonnor/micropython-npyfile | Provides support for reading and writing NumPy files in MicroPython | 3 |
mattytrentini/micropython-fractions | Port of Python's standard Fractions library to MicroPython | 0 |
peterhinch/micropython-filters | Digital filter implementation in MicroPython for real-time and non-realtime applications | 64 |