rpi-rgb-led-matrix icon indicating copy to clipboard operation
rpi-rgb-led-matrix copied to clipboard

Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO

Results 303 rpi-rgb-led-matrix issues
Sort by recently updated
recently updated
newest added

Is there plans to build FPGA support into this? I imagine it would be cool if there was an 'active-fpga' board, and we can pass a -fpga=1 option and free...

Hello Zeller, I am developing an application where it is required to have a very high refresh rate, the application requires a camera to take a photo at a certain...

Does anyone have any information on this particular chipset? I ordered it off [AliExpress](https://www.aliexpress.com/item/32972741517.html?spm=a2g0s.9042311.0.0.4a484c4domRqDl) but this doesnt look like the model on the listing but if I can make it...

Using: - Raspberry pi zero - [Adafruit RGB Matrix Bonnet for Raspberry Pi](https://www.adafruit.com/product/3211) I would like to display static image on [my 128x128 display](https://www.alibaba.com/product-detail/SMD1515-128x128-dot-matrix-P1-875_60790902389.html). I know that there is a...

It would be fantastic to have people contribute a source of rails that can be used to mount a bunch of panels together. For instance, I have these, and haven't...

Hi First of all thank you again for the amazing work that you made with this library. So i have a setup with 8 64x32 panels (as the picture) and...

hello master I have included your rgb led matrix library in my own project, but I want to show gif animation as in image viewer.cpp. my codes are as below...

The documentation in the top README about how an individual panel works is very interesting and insightful but I could not find anywhere any explanation about how multi-panel multiplexing works...

Hi, Please could you tell me shat is the proper way to power the matrix temporarily off? I found this code in the RGBMatrix for doing that: ``` if (updater_)...

Not sure if this is a issue to the script. I do start the the script with followin code. After a few hours the system stops...and I do not know...