rpi-rgb-led-matrix
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
Has anyone ever managed to get these panels to work? We had P10RGB-3535-4S-V3.0 panels from the same manufacturer before, but the new panels we got delivered does not work.
Played around with it and figured this would help others.
Hi all, I am trying to display both text and image supperposed in same time but it reduce led brightness. It seams the two medias are displayed alternatively. How to...
Hello, I am testing out the examples in the python bindings to see if my 32x32 matrix is properly connected to the Pi (v4 model B) with AdaFruit HAT. I...
Hi, Thank you for this truly awesome resource you've put together. This isn't exactly an issue to report, but I couldn't see another way of communicating with you. I've been...
I am using a raspberry pi 4 with six 32x16 outdoor p10 matrix panels. They are being used as part of a sports scoreboard (cricket). To interface with the board,...
I'm try to edit led-image-viewer util to add mp3 playback. I add `#include #include ` into main(): `if (SDL_Init(SDL_INIT_AUDIO) != 0) { printf("Error initializing SDL: %s\n", SDL_GetError()); return -1; }...
Hi, Px matrix library is not working fine for chained P10 RGB modules. i have connected 4 p10 modules 0f 32X16 each . Modules in row = 2 modules in...
Hello, I get some old matrix led 48x48 with MBI5124 chip on it. I can't get it to work properly. I could see that it was made up of two...
I just bought a flexible (bendable) 96x48 HUB75 panel, which turns out to useL ``` 6 x SM5368PF - row drivers 12 x SM16208S - column drivers ``` I'm not...