tlc5940-micropython
Display controller
A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays.
TLC5940 Micropython Library
5 stars
2 watching
2 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
micropython
Related projects:
Repository | Description | Stars |
---|---|---|
thomascountz/micropython_i2c_lcd | A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. | 3 |
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 136 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
rdagger/micropython-hpdl1414 | A MicroPython module for controlling a smart alphanumeric display with limited character capabilities | 0 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
julienbacquart/micropython-max7219 | A Micropython library for controlling 8-digit 7-segment displays based on the MAX7219 | 4 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |
wybiral/micropython-ch9121 | A library providing an Ethernet module control interface for MicroPython-based systems. | 9 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |
slothyrulez/lcdi2c | A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |
minyiky/lvgl_esp32_gc9a01 | A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver | 10 |