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

awesome-esp

907
Stars
63
Forks
Watchers

📶 A curated list of awesome ESP8266/32 projects and code

fpga101-workshop

67
Stars
13
Forks
Watchers

FPGA 101 - Workshop materials

awesome-micropython

172
Stars
9
Forks
Watchers

Curated list of awesome MicroPython resources

awesome-micropython

1.2k
Stars
160
Forks
Watchers

A curated list of awesome MicroPython libraries, frameworks, software and resources.

BLACK_F407VE

112
Stars
42
Forks
Watchers

MicroPython board definition for the MCUDev Black STM32F407VET6 board

micropython-wrap

119
Stars
19
Forks
Watchers

API for interop between C/C++ and MicroPython

micropython-async

698
Stars
161
Forks
Watchers

Application of uasyncio to hardware interfaces. Tutorial and code.

micropython-epaper

60
Stars
11
Forks
Watchers

Driver for 2.7 inch Adafruit and Embedded Artists e-paper displays

micropython-filters

63
Stars
13
Forks
Watchers

Digital filters impemented in MicroPython's inline ARM Thumb assembler (e.g. Pyboard, RP2).

micropython-font-to-py

361
Stars
67
Forks
Watchers

A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode