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.
awesome-esp
📶 A curated list of awesome ESP8266/32 projects and code
fpga101-workshop
FPGA 101 - Workshop materials
awesome-micropython
Curated list of awesome MicroPython resources
awesome-micropython
A curated list of awesome MicroPython libraries, frameworks, software and resources.
BLACK_F407VE
MicroPython board definition for the MCUDev Black STM32F407VET6 board
micropython-wrap
API for interop between C/C++ and MicroPython
micropython-async
Application of uasyncio to hardware interfaces. Tutorial and code.
micropython-epaper
Driver for 2.7 inch Adafruit and Embedded Artists e-paper displays
micropython-filters
Digital filters impemented in MicroPython's inline ARM Thumb assembler (e.g. Pyboard, RP2).
micropython-font-to-py
A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode