2,494 skills found · Page 1 of 84
micropython / MicropythonMicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
micropython / Micropython LibCore Python libraries ported to MicroPython
agucova / Awesome Esp📶 A curated list of awesome ESP8266/32 projects and code
miguelgrinberg / MicrodotThe impossibly small web framework for Python and MicroPython.
ailyProject / Aily BlocklyAI IDE for hardware development, support Arduino, MicroPython, ESP32, STM32, RP2040, Nrf5x...
lds133 / Weather LandscapeVisualizing Weather Forecasts Through Landscape Imagery
mcauser / Awesome MicropythonA curated list of awesome MicroPython libraries, frameworks, software and resources.
KMKfw / Kmk FirmwareClackety Keyboards Powered by Python
sipeed / MaixPy V1MicroPython for K210 RISC-V, let's play with edge AI easier
pikasTech / PikaPythonAn 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.
trezor / Trezor Firmware:lock: Trezor Firmware Monorepo
pimoroni / Pimoroni PicoLibraries and examples to support Pimoroni Pico add-ons in C++ and MicroPython.
mu-editor / MuA small, simple editor for beginner Python programmers. Written in Python and Qt5.
raspberrypi / Pico Micropython ExamplesExamples to accompany the "Raspberry Pi Pico Python SDK" book.
dhylands / RshellRemote Shell for MicroPython
wasp-os / Wasp OsA MicroPython based development environment for smart watches (including Pine64 PineTime)
loboris / MicroPython ESP32 PsRAM LoBoMicroPython for ESP32 with psRAM support
shorepine / TulipccThe Tulip Creative Computer - a portable Python synthesizer for music and graphics
peterhinch / Micropython AsyncApplication of asyncio to hardware interfaces. Tutorial and code.
pfalcon / PycopyPycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.