hzeller / rpi-rgb-led-matrix

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.7k stars 1.17k forks source link

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

Open darkb0ts opened 3 months ago

darkb0ts commented 3 months ago

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 .......

vsumpi commented 3 months ago

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