micropython-micro-gui by peterhinch

A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.

created at June 7, 2021, 10:44 a.m.

Python

15 +0

270 +0

40 +0

GitHub
micropython_ir by peterhinch

Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.

created at Feb. 23, 2020, 4:44 p.m.

Python

10 +0

261 +2

50 -1

GitHub
micropython-mpu9x50 by micropython-IMU

Drivers for InvenSense inertial measurement units MPU9250, MPU9150, MPU6050

created at June 13, 2015, 8:51 a.m.

Python

24 +0

261 +0

82 +0

GitHub
tinyweb by belyalov

Simple and lightweight HTTP async server for micropython

created at Dec. 31, 2017, 9:31 a.m.

Python

14 +0

255 +0

42 +1

GitHub
MicroPythonBLEHID by Heerkog

Human Interface Device (HID) over Bluetooth Low Energy (BLE) GATT library for MicroPython.

created at March 15, 2021, 5:22 p.m.

Python

8 +0

242 +3

34 +1

GitHub
micropython-i2s-examples by miketeachman

Examples for I2S support on microcontrollers that run MicroPython

created at April 28, 2021, 10:34 p.m.

Python

12 +0

234 +2

37 +0

GitHub
uPyLoRaWAN by lemariva

ESP32 using MicroPython meets LoRa and LoRaWAN.

created at Sept. 27, 2018, 4:47 p.m.

Python

23 +0

226 +0

55 +0

GitHub
Micropython-Editor by robert-hh

Small on-board editor for PyBoard, WiPy, ESP8266, ESP32, RP2040, W60x, XBEE 3, Sipeed K210, as well as PyCom and Adafruit devices written in Python

created at May 21, 2015, 8:09 p.m.

Python

19 +0

225 +0

50 +0

GitHub
MicroPython-ST7735 by boochow

ST7735 TFT LCD driver for MicroPython

created at Nov. 4, 2017, 2:40 a.m.

Python

6 +0

210 +3

64 +0

GitHub
micropython-ili9341 by rdagger

MicroPython ILI9341Display & XPT2046 Touch Screen Driver

created at April 17, 2020, 9:45 p.m.

Python

9 +0

198 +3

41 +0

GitHub
uwebsockets by danni

Micropython websockets implementation

created at Aug. 31, 2016, 9:27 a.m.

Python

14 +0

195 +2

45 +0

GitHub
micropython-tm1637 by mcauser

MicroPython driver for TM1637 quad 7-segment LED modules

created at Dec. 16, 2016, 11:50 a.m.

Python

10 +0

194 +0

85 +0

GitHub
micropython-ws2812 by JanBednarik

MicroPython driver for WS2812 RGB LEDs (WS2812B, AdaFruit NeoPixels, ...).

created at Nov. 6, 2014, 6:52 p.m.

Python

12 +0

190 +0

50 +0

GitHub
micropython-max7219 by mcauser

MicroPython driver for MAX7219 8x8 LED matrix modules, cascadable and with framebuf

created at Oct. 1, 2017, 1:10 p.m.

Python

13 +1

184 +0

57 +0

GitHub
micropython-stubber by Josverl

Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy

created at March 26, 2019, 4 p.m.

Python

10 +0

184 +1

13 +0

GitHub
MicroMLP by jczic

A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)

created at Aug. 17, 2018, 2 a.m.

Python

12 +0

183 +0

26 +0

GitHub
st7789py_mpy by russhughes

Driver for 320x240, 240x240, 135x240 and 128x128 ST7789 displays written in MicroPython

created at Feb. 1, 2020, 9:12 p.m.

Python

4 +0

169 +1

59 +0

GitHub
micropython-stubs by Josverl

Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.

created at Oct. 17, 2020, 9:11 p.m.

Python

7 +0

168 +1

23 +0

GitHub
SH1106 by robert-hh

MicroPython driver for the SH1106 OLED controller

created at March 13, 2017, 4:55 p.m.

Python

10 +0

167 +0

39 +0

GitHub
micropython-mfrc522 by wendlers

(Micro)Python class to access the MFRC522 RFID reader

created at May 30, 2016, 7:54 p.m.

Python

10 +0

166 +2

116 +1

GitHub