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

39 stars
2 watching
6 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list

esp32esp8266max7219micropython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vrialland/micropython-ht1632cA MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics7
mcauser/micropython-tm1638A MicroPython driver for controlling 7-segment LED displays with switches.28
mcauser/micropython-tm1640A MicroPython library for controlling an 8x8 LED matrix display15
mcauser/micropython-max7219An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support184
mcauser/micropython-my9221A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver7
hubertd/micropython-ws2812-7segA project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers1
mcauser/microbit-tm1637This project provides a Python library for controlling quad 7-segment LED displays using the TM1637 LED driver.10
catmeowbyte/led_panel_upyA driver module for controlling 32x16 LED matrix displays.1
mcauser/micropython-tm1637A MicroPython driver for TM1637 quad 7-segment LED display modules195
octaprog7/matrixdisplayMicroPython module for controlling an 8x8 LED matrix display using the MAX7219 chip.0
mcauser/micropython-max44009A MicroPython driver for an ambient light sensor with I2C interface1
mcauser/micropython-p9813A driver for RGB LED controllers7
anthonyknorman/micropython_ssd1306A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers.10
russhughes/st7789py_mpyA MicroPython driver for ST7789 displays171
rdagger/micropython-ssd1309An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython33