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
20k stars
734 watching
8k forks
Language: C
last commit: over 1 year ago
Linked from 8 awesome lists
embeddedmicrocontrollermicropythonpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of Python libraries designed to support development of MicroPython applications | 2,451 |
| | An ultra-lightweight Python interpreter designed for embedded systems and microcontrollers with minimal RAM requirements. | 1,512 |
| | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
| | Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers | 235 |
| | A Python implementation for teaching coding with microcontrollers using a unified API and device libraries. | 4,147 |
| | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |
| | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 29 |
| | A MicroPython module to read rotary encoder values in real-time | 292 |
| | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 44 |
| | MicroPython MessagePack implementation | 28 |
| | Provides a driver for interacting with EEPROM memory on MicroPython devices | 5 |
| | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 64 |
| | An assortment of code examples and technical resources for MicroPython development on various platforms. | 470 |
| | Digital filter implementation in MicroPython for real-time and non-realtime applications | 65 |
| | Implementations of common statistics functions from the Python 3 statistics module in MicroPython | 14 |