micropython-tm1637

LED driver

A MicroPython driver for TM1637 quad 7-segment LED display modules

MicroPython driver for TM1637 quad 7-segment LED modules

GitHub

191 stars
10 watching
83 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

7-segmentesp8266grovemicropythontm1637wemos-d1-mini

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mcauser/micropython-tm1640 A MicroPython library for controlling an 8x8 LED matrix display 14
mcauser/micropython-tm1638 A MicroPython driver for controlling 7-segment LED displays with switches. 28
mcauser/microbit-tm1637 This project provides a Python library for controlling quad 7-segment LED displays using the TM1637 LED driver. 10
mcauser/micropython-max7219 An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support 182
mcauser/micropython-my9221 A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver 7
mcauser/micropython-p9813 A driver for RGB LED controllers 7
mcauser/micropython-pcd8544 A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices 66
mcauser/microbit-my9221 A library for controlling 10 segment LED bar graph modules using the MY9221 LED driver 0
hybotix/micropython-ht16k33 A Python driver for an LED matrix display IC 44
vrialland/micropython-ht1632c A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics 7
mcauser/micropython-hx1230 A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. 5
vrialland/micropython-max7219 A driver for a specific LED matrix display connected to microcontrollers using MicroPython 37
mactijn/micropython-wemos-led-matrix-shield Driver implementation for Wemos D1 Mini Matrix LED shield using micropython 8
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204