LED-Matrix
LED matrix driver
Software driver for direct or shift register connected raw LED matrices with PWM control
Single/bi/tri-color LED Matrix PWM driver for arduino (direct IO or Shift Register connected)
60 stars
12 watching
11 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/rgb-matrix-panel | A library for driving 16x32 and 32x32 RGB LED matrix panels | 305 |
mattytrentini/micropython-wemos-led-matrix | A driver for controlling Wemos LED Matrix Shield using Micropython | 1 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
catmeowbyte/led_panel_upy | A driver module for controlling 32x16 LED matrix displays. | 1 |
vhiribarren/nrf52833-rgb-led-matrix-lib-rust | A Rust-based library for controlling an RGB LED matrix on a microcontroller with Cortex-M4 CPU | 1 |
warringer/micropython-rgbled | A driver wrapper for RGB LED strips and matrices on MicroPython-capable boards | 15 |
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 189 |
mcauser/micropython-p9813 | A driver for RGB LED controllers | 7 |
bus710/matrix2 | A system to control Sense Hat's LED matrix remotely using a web interface and a WebSocket-based backend | 22 |
simonwaldherr/rgb-led-matrix | A Go-based project that displays images and plays Conway's Game of Life on an 128x128 RGB LED matrix using a custom hardware setup. | 2 |
shorts1999/pxt-smartmatrix | A library for controlling WS2812B-based LED matrices and displays | 5 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 182 |
almindor/max7219 | A platform agnostic driver to interface with the MAX7219 LED display driver | 16 |