RGB-matrix-Panel
Matrix driver
A library for driving 16x32 and 32x32 RGB LED matrix panels
Arduino library and example code for the 16x32 RGB matrix panels in the shop
305 stars
45 watching
145 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
arduino-library
Related projects:
Repository | Description | Stars |
---|---|---|
marcmerlin/led-matrix | Software driver for direct or shift register connected raw LED matrices with PWM control | 60 |
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 |
adafruit/adafruit_adxl345 | A C++ library for communicating with an accelerometer on various microcontrollers | 118 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
adafruit/adafruit_tsl2561 | Provides a unified interface to measure light levels using an I2C sensor with adjustable gain and integration time. | 87 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
adafruit/adafruit_lsm9ds1 | A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout | 20 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 182 |
adafruit/adafruit_l3gd20_u | Provides a unified interface for interacting with the Adafruit L3GD20 Gyro sensor | 26 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 338 |
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 189 |
mcauser/micropython-p9813 | A driver for RGB LED controllers | 7 |
catmeowbyte/led_panel_upy | A driver module for controlling 32x16 LED matrix displays. | 1 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |