micropython-max7219

LED display library

A driver for a specific LED matrix display connected to microcontrollers using MicroPython

MicroPython driver for MAX7219 8x8 LED matrix

GitHub

37 stars
2 watching
6 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

esp32esp8266max7219micropython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vrialland/micropython-ht1632c A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics 7
mcauser/micropython-tm1638 A MicroPython driver for controlling 7-segment LED displays with switches. 28
mcauser/micropython-tm1640 A MicroPython library for controlling an 8x8 LED matrix display 14
mcauser/micropython-max7219 An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support 182
mcauser/micropython-my9221 A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver 7
hubertd/micropython-ws2812-7seg A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers 1
mcauser/microbit-tm1637 This project provides a Python library for controlling quad 7-segment LED displays using the TM1637 LED driver. 10
catmeowbyte/led_panel_upy A driver module for controlling 32x16 LED matrix displays. 1
mcauser/micropython-tm1637 A MicroPython driver for TM1637 quad 7-segment LED display modules 191
octaprog7/matrixdisplay MicroPython module for controlling an 8x8 LED matrix display using the MAX7219 chip. 0
mcauser/micropython-max44009 A MicroPython driver for an ambient light sensor with I2C interface 1
mcauser/micropython-p9813 A driver for RGB LED controllers 7
anthonyknorman/micropython_ssd1306 A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. 10
russhughes/st7789py_mpy A MicroPython driver for ST7789 displays 163
rdagger/micropython-ssd1309 An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython 32