micropython-matrix8x8
Matrix Driver
A Python driver for an 8x8 LED Matrix display using I2C communication
MicroPython driver for AdaFruit 8x8 LED Matrix display.
15 stars
4 watching
4 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 189 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 182 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
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 |
octaprog7/matrixdisplay | MicroPython module for controlling an 8x8 LED matrix display using the MAX7219 chip. | 0 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
mattytrentini/micropython-wemos-led-matrix | A driver for controlling Wemos LED Matrix Shield using Micropython | 1 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
mcauser/micropython-p9813 | A driver for RGB LED controllers | 7 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
mcauser/microbit-tm1637 | This project provides a Python library for controlling quad 7-segment LED displays using the TM1637 LED driver. | 10 |