MicroPython topic

MicroPython is an implementation of the Python 3 programming language. It includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

List MicroPython repositories

WiFiManager

341
Stars
104
Forks
Watchers

WiFi manager for ESP8266 - ESP12 - ESP32 - micropython

micropython

18.5k
Stars
7.4k
Forks
Watchers

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

micropython-lib

2.3k
Stars
973
Forks
Watchers

Core Python libraries ported to MicroPython

MicroPython_ESP32_psRAM_LoBo

816
Stars
342
Forks
Watchers

MicroPython for ESP32 with psRAM support

picotui

790
Stars
72
Forks
Watchers

Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.

micropython

594
Stars
286
Forks
Watchers

Port of MicroPython for the BBC micro:bit

MaixPy-v1_scripts

616
Stars
435
Forks
Watchers

micropython scripts for MaixPy

pyboard

515
Stars
166
Forks
Watchers

The MicroPython board

awesome-circuitpython

605
Stars
64
Forks
Watchers

A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

picoweb

500
Stars
98
Forks
Watchers

Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework