micropython
There are 2749 repositories under micropython topic.
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
adafruit/circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
micropython/micropython-lib
Core Python libraries ported to MicroPython
sipeed/MaixPy-v1
MicroPython for K210 RISC-V, let's play with edge AI easier
miguelgrinberg/microdot
The impossibly small web framework for Python and MicroPython.
lds133/weather_landscape
Visualizing Weather Forecasts Through Landscape Imagery
pikasTech/PikaPython
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.
KMKfw/kmk_firmware
Clackety Keyboards Powered by Python
mcauser/awesome-micropython
A curated list of awesome MicroPython libraries, frameworks, software and resources.
mu-editor/mu
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
trezor/trezor-firmware
:lock: Trezor Firmware Monorepo
agucova/awesome-esp
📶 A curated list of awesome ESP8266/32 projects and code
wasp-os/wasp-os
A MicroPython based development environment for smart watches (including Pine64 PineTime)
loboris/MicroPython_ESP32_psRAM_LoBo
MicroPython for ESP32 with psRAM support
pfalcon/picotui
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
pfalcon/pycopy
Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.
peterhinch/micropython-async
Application of uasyncio to hardware interfaces. Tutorial and code.
mytechnotalent/Python-For-Kids
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.
jczic/MicroWebSrv2
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!
adafruit/awesome-circuitpython
A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
jczic/MicroWebSrv
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
sipeed/MaixPy-v1_scripts
micropython scripts for MaixPy
bbcmicrobit/micropython
Port of MicroPython for the BBC micro:bit
russhughes/st7789_mpy
Fast MicroPython driver for ST7789 display module written in C
JetBrains/intellij-micropython
Plugin for MicroPython devices in PyCharm and IntelliJ
micropython/pyboard
The MicroPython board
pfalcon/picoweb
Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework
peterhinch/micropython-samples
Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.
lemariva/micropython-camera-driver
add camera support to MicroPython
lvgl/lv_micropython
Micropython bindings to LVGL for Embedded devices, Unix and JavaScript
shorepine/tulipcc
The Tulip Creative Computer - a portable Python synthesizer for music and graphics
v923z/micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
jczic/ESP32-MPY-Jama
v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)
Allen-Synthesis/EuroPi
EuroPi: A reprogrammable Eurorack module based on the Raspberry Pi Pico
vshymanskyy/ViperIDE
An innovative MicroPython / CircuitPython IDE for Web and Mobile