MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
Updated
Oct 31, 2024 - C
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.
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
CircuitPython - a Python implementation for teaching coding with microcontrollers
The impossibly small web framework for Python and MicroPython.
An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
Clackety Keyboards Powered by Python
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
A curated list of awesome MicroPython libraries, frameworks, software and resources.
Visualizing Weather Forecasts Through Landscape Imagery
🔒 Trezor Firmware Monorepo
📶 A curated list of awesome ESP8266/32 projects and code
A MicroPython based development environment for smart watches (including Pine64 PineTime)
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.
Application of uasyncio to hardware interfaces. Tutorial and code.
A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
Created by Damien P. George
Released May 3, 2014