micropython-lib

MicroPython SDK

A collection of Python libraries designed to support development of MicroPython applications

Core Python libraries ported to MicroPython

GitHub

2k stars
123 watching
1k forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

micropython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
micropython/micropythonAn implementation of Python 3.x on microcontrollers and small embedded systems19,551
spotlightkid/micropython-ftplibAn FTP client library for MicroPython microcontrollers36
rcolistete/micropython_statisticsImplementations of common statistics functions from the Python 3 statistics module in MicroPython14
jonnor/micropython-zipfilePort of CPython's ZIP file module to MicroPython4
brainelectronics/micropython-package-templateA template project for creating MicroPython PyPi packages with auto-deploy functionality.7
brainelectronics/micropython-modbusA MicroPython library for implementing Modbus communication protocols116
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
pypa/pipA package installer for Python that simplifies the process of managing dependencies and installing packages.9,569
pikastech/pikapythonAn ultra-lightweight Python interpreter designed for embedded systems and microcontrollers with minimal RAM requirements.1,512
brainelectronics/micropython-nextionA Python library that enables interaction with Nextion serial displays using MicroPython13
peterhinch/micropython-font-to-pyConverts industry-standard font files to Python source code that can be deployed on MicroPython platforms.393
microbit-foundation/micropython-microbit-stubsType stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation3
jonnor/micropython-npyfileProvides support for reading and writing NumPy files in MicroPython3
mattytrentini/micropython-fractionsPort of Python's standard Fractions library to MicroPython1
peterhinch/micropython-filtersDigital filter implementation in MicroPython for real-time and non-realtime applications65