sim800 by basanovase

Library for interfacing with SIM800 module in Micropython

updated at April 28, 2024, 10:37 a.m.

Python

1 +0

11 +0

1 +0

GitHub
MicroWorkers by jczic

A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)

updated at April 28, 2024, 9:22 a.m.

Python

5 +0

39 +1

10 +0

GitHub
micropython-fusion by micropython-IMU

Sensor fusion calculating yaw, pitch and roll from the outputs of motion tracking devices

updated at April 28, 2024, 1:45 a.m.

Python

24 +0

313 +0

70 +0

GitHub
micropython-midi by cjbarnes18

A midi implementation example for micropython.

updated at April 28, 2024, 12:08 a.m.

Python

1 +0

49 +1

5 +0

GitHub
microdot by miguelgrinberg

The impossibly small web framework for Python and MicroPython.

updated at April 27, 2024, 11:31 p.m.

Python

27 +0

1,359 +7

107 +1

GitHub
MicroPythonBLEHID by Heerkog

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

updated at April 27, 2024, 6:14 p.m.

Python

7 +0

191 +1

26 +1

GitHub
micropython-iot by peterhinch

An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints

updated at April 27, 2024, 4:25 p.m.

Python

10 +0

85 +2

14 +0

GitHub
rshell by dhylands

Remote Shell for MicroPython

updated at April 27, 2024, 3:36 p.m.

Python

33 +0

894 +4

130 +2

GitHub
MicroPython_BMI270 by jposada202020

MicroPython Driver for the Bosch BMI270 Accelerometer/Gyro Sensor

updated at April 27, 2024, 3:25 p.m.

Python

1 +0

2 +1

0 +0

GitHub
micropython_ir by peterhinch

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

updated at April 27, 2024, 3:16 p.m.

Python

12 +0

222 +1

48 +1

GitHub
micropython-ftplib by SpotlightKid

An FTP client library for MicroPython.

updated at April 27, 2024, 2:11 p.m.

Python

5 +0

34 +1

17 +0

GitHub
embit by diybitcoinhardware

A minimal bitcoin library for MicroPython and Python3 with a focus on embedded systems

updated at April 27, 2024, 2 p.m.

Python

12 +0

73 +1

28 +0

GitHub
st7735-esp8266-micropython by cheungbx

an ESP8266 micropython library for st7735 160x80, 128x128, 128x160 TFT LCD displays

updated at April 27, 2024, 1:37 p.m.

Python

2 +0

30 +1

11 +1

GitHub
uwebsockets by danni

Micropython websockets implementation

updated at April 27, 2024, 1:23 p.m.

Python

14 +0

175 -1

39 +0

GitHub
micropython-max7219 by mcauser

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

updated at April 27, 2024, 1:22 p.m.

Python

12 +0

170 +0

53 +0

GitHub
micropython-vs1053 by peterhinch

Synchronous and asynchronous drivers for VS1053b MP3/FLAC player

updated at April 27, 2024, 1:22 p.m.

Python

4 +0

25 -1

7 +0

GitHub
MicroDNSSrv by jczic

A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)

updated at April 27, 2024, 1:02 p.m.

Python

4 +0

69 +1

20 -1

GitHub
micropython-micro-gui by peterhinch

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

updated at April 27, 2024, 11:15 a.m.

Python

14 +0

215 +1

32 +0

GitHub
micropython-touch by peterhinch

A GUI for touch panel displays.

updated at April 27, 2024, 11:13 a.m.

Python

4 +0

11 +0

1 +0

GitHub
micropyserver by troublegum

MicroPyServer is a simple HTTP server for MicroPython projects.

updated at April 27, 2024, 11:13 a.m.

Python

8 +0

98 +1

26 +1

GitHub