micropython-ht16k33

Display driver

A Python driver for an LED matrix display IC

Micropython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC

GitHub

44 stars
17 watching
13 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
vrialland/micropython-ht1632c A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics 7
mcauser/micropython-tm1640 A MicroPython library for controlling an 8x8 LED matrix display 14
mcauser/micropython-tm1637 A MicroPython driver for TM1637 quad 7-segment LED display modules 191
janbednarik/micropython-matrix8x8 A Python driver for an 8x8 LED Matrix display using I2C communication 15
mcauser/micropython-tm1638 A MicroPython driver for controlling 7-segment LED displays with switches. 28
jeffmer/micropython-ili9341 A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. 126
mcauser/microbit-tm1637 This project provides a Python library for controlling quad 7-segment LED displays using the TM1637 LED driver. 10
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
russhughes/thmi_py A MicroPython driver for an 8-bit parallel display 5
mcauser/micropython-max7219 An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support 182
russhughes/wt32sc01py A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. 12
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
nemart69/sh1107-micropython Driver for a 64x128 OLED display using Micropython's I2C protocol 9
vrialland/micropython-max7219 A driver for a specific LED matrix display connected to microcontrollers using MicroPython 37
janbednarik/micropython-ws2812 Driver for controlling RGB LEDs using MicroPython 189