MatrixDisplay
Matrix Display Module
MicroPython module for controlling an 8x8 LED matrix display using the MAX7219 chip.
MicroPython module for work with MAX7219 led matrix 8x8 display.
0 stars
1 watching
0 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
displayledmatrixmicropython
Related projects:
Repository | Description | Stars |
---|---|---|
catmeowbyte/led_panel_upy | A driver module for controlling 32x16 LED matrix displays. | 1 |
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 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
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 |
mcauser/microbit-tm1637 | This project provides a Python library for controlling quad 7-segment LED displays using the TM1637 LED driver. | 10 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
mattytrentini/micropython-wemos-led-matrix | A driver for controlling Wemos LED Matrix Shield using Micropython | 1 |
octaprog7/bh1750 | A MicroPython module for interacting with a BH1750 ambient light sensor. | 1 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |