Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
GNU General Public License v2.0
3.71k
stars
1.17k
forks
source link
64x64 ABCDE - black horizontal bar problem #1580
Closed
olablt closed 1 year ago
Testing chain with 3 LED panels:
sudo ./clock -f ../fonts/10x20.bdf -d "%H:%M:%S" --led-brightness 50 --led-cols 64 --led-rows 64 --led-chain 3 -y 25 -x 50 --led-slowdown-gpio=4
Result:
I am using passive adapter https://github.com/hzeller/rpi-rgb-led-matrix/tree/master/adapter/passive-3 and modified as per instructions:
https://github.com/hzeller/rpi-rgb-led-matrix/issues/360#issuecomment-321104348
Back of my panels:
What could be the problem?