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

Hey i have a problem with the library and panels i bought. Previously I used P5 64x32 1/8 panels and everything worked perfectly. I bought the same panels again and...

It is still work in progress. However this is proof of concept. More changes will come later. Needs more testing. Currently one of the parameters is hard coded and should...

The link provided in the readme is out of date (404), so I switched to the correct one (hopefully). Not sure if X10 is an alias for the same product,...

Hi, I wrote a program that displays an image inside an 2d array. I set the pixels to the matrix with 2 simple for loops. However, There are random pixels...

Allows an infinite S-shape mapping arrangement. I was using the U mapper for my display when I added a third for widescreen. The U-Mapper doesn't work for anything beyond two...

I had been trying to figure out why my panel wouldn't display things properly, and I realized that it uses an unsupported chipset. The image it produces seems somewhat similar...

Hi @hzeller, i have a project with raspberrypi compute Module 3+ on Compute Module IO Board Plus, I see you have mapped GPIO-pin, but I don't know for which board,...

I have a 1 daisy chain setup of (x9) 64x64 adafruit rgb led matrix panels, how can I make it happen? The terminal tells me to make them ¨--led-chain=9 has...

How can I fix this, Problem 1: The words are separated. Problem 2:The sentences are out of order Problem 1 ![aeee5499-66cc-4fd8-a901-527ec4815155](https://user-images.githubusercontent.com/101106566/157017934-21bc3460-34b9-4f1c-90a4-fdc37615e26f.jpg) Problem 2 ![ca78c763-eca9-48f4-9cf6-2ab1be6fc369](https://user-images.githubusercontent.com/101106566/157017974-1107ee59-dfe5-4b32-8c9b-17c608c1d493.jpg)

Hello, first, thank you for this library and everyone involved in expanding it. I have two rpi-rgb-led-matrix setups that display a video loop. Is there a way to synchronise them,...