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

i am using P10-3535-32x16-4s(AHH) . i have some problem or issue with module.

Open darkb0ts opened this issue 1 year ago • 1 comments

i am using P10-3535-32x16-4s(AHH). we have raspberry pi 3 b+ and hub 75. if i connect only one led module and run sudo ./demo -D 0. code is working for one half module . another half is full blur led. if connect 2 or two module . this code not working full module. sometime full blur and first module is one half is ok and another half is full blur . i want know how scan method work or any solution for this .

cmd: sudo ./demo -D 0 runtext.ppm --led-rows=16 --led-cols=32 --led-chain=1 --led-multiplexing=4 is working for one half display.

WhatsApp Image 2024-07-27 at 16 05 28_66acde85 WhatsApp Image 2024-07-24 at 11 45 33_cdf3ce48

thank .......

darkb0ts avatar Jul 27 '24 10:07 darkb0ts

You are missing the parallel flag for 3b. See details here: https://github.com/hzeller/rpi-rgb-led-matrix?tab=readme-ov-file#panel-connection

vsumpi avatar Jul 30 '24 10:07 vsumpi