micropython-max7219

LED matrix driver

An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support

MicroPython driver for MAX7219 8x8 LED matrix modules, cascadable and with framebuf

GitHub

182 stars
12 watching
57 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

framebufled-matrixmax7219micropythonspi

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-tm1637 A MicroPython driver for TM1637 quad 7-segment LED display modules 191
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
janbednarik/micropython-matrix8x8 A Python driver for an 8x8 LED Matrix display using I2C communication 15
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-pcd8544 A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices 66
octaprog7/matrixdisplay MicroPython module for controlling an 8x8 LED matrix display using the MAX7219 chip. 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-max44009 A MicroPython driver for an ambient light sensor with I2C interface 1
hybotix/micropython-ht16k33 A Python driver for an LED matrix display IC 44
mcauser/microbit-my9221 A library for controlling 10 segment LED bar graph modules using the MY9221 LED driver 0
russhughes/st7789py_mpy A MicroPython driver for ST7789 displays 163