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
The third demo, simple square, exits immediately when you run it because it doesn't wait for the interrupt. This adds it in so it shows until you stop it.
What library we can use for that ? Any example code or something i have tried with GPxMatrix but thats i guess for P3,
Hi there, Thank you so much for this great library, I'm somewhat new to all this so please forgive me if I've made a rookie error! When running any script...
Hi, I'm working on a project with a raspberry pi zero W connected to 3 panel of 16x32. My project is functional with raspbian but I would like to migrate...
Wonderful work with the library! But I have a problem likes shown below:    I have a Raspbian O.S. Does anyone know why this happens? These are the...
I am trying to display to a 64 by 32 P5 panel. It has the code: YS-P5-320-160-8S-1921(PRO)-V1 No pixels light up when trying to display to the panel. The panel...
I tried to display the text Hello on the P5 panel with Raspberry Pi 3 Modeb B. The results were not as expected, here is the code I used `...
Hi, I want drive for display P2.5 ICND2038S Hub75E , i try to execute command = sudo ./runtext.py --led-no-hardware-pulse 0 --led-rows 64 --led-cols 64 --led-chain=4 -t "hello saja" --led-scan-mode=1 --led-multiplexing=0...
I have been struggling for 2 days trying to make this work and I am still not successful. I am using adafruit-hat-pwm. In led-matrix-c.h I added this line: /** CAL...
I would like to make this issue as informational. I'm not sure where to put it. When U-Boot (and systemd-boot) starts, you can interrupt the boot by pressing a key,...