micropython

Microcontroller interpreter

An implementation of Python 3.x on microcontrollers and small embedded systems

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

GitHub

20k stars
734 watching
8k forks
Language: C
last commit: over 1 year ago
Linked from 8 awesome lists

embeddedmicrocontrollermicropythonpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
micropython/micropython-lib A collection of Python libraries designed to support development of MicroPython applications 2,451
pikastech/pikapython An ultra-lightweight Python interpreter designed for embedded systems and microcontrollers with minimal RAM requirements. 1,512
peterhinch/micropython-iot Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. 91
miketeachman/micropython-i2s-examples Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers 235
adafruit/circuitpython A Python implementation for teaching coding with microcontrollers using a unified API and device libraries. 4,147
peterhinch/micropython-async A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems 750
pangopi/micropython-ds3231-at24c32 A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module 29
miketeachman/micropython-rotary A MicroPython module to read rotary encoder values in real-time 292
peterhinch/micropython-micropower Provides tools and resources to support the development of ultra low power systems using the Pyboard 44
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
brainelectronics/micropython-eeprom Provides a driver for interacting with EEPROM memory on MicroPython devices 5
tinypico/tinypico-micropython A set of MicroPython libraries and example projects for the TinyPICO microcontroller 64
peterhinch/micropython-samples An assortment of code examples and technical resources for MicroPython development on various platforms. 470
peterhinch/micropython-filters Digital filter implementation in MicroPython for real-time and non-realtime applications 65
rcolistete/micropython_statistics Implementations of common statistics functions from the Python 3 statistics module in MicroPython 14