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

Overlapping Outputs on 32x32 LED Matrix

Open pooja-premnath opened this issue 1 year ago • 1 comments

@hzeller - Hi! I've been working with a 32x32 LED Matrix, for one of my college projects. I've been testing some of the demo code you used in your repo. However, the output is duplicated thrice for some reason. I am quite new to using these LED matrices, so I am not quite sure what I should do.

Here is the command I put in: sudo ./demo -D0 --led-no-hardware-pulse --led-cols=32 --led-rows=32

My output looks something like this:

WhatsApp Image 2023-08-30 at 23 14 29

The HUB75 looks like WhatsApp Image 2023-08-30 at 23 14 30

pooja-premnath avatar Aug 30 '23 17:08 pooja-premnath

try --led-multiplexing=1

OemerYilmazConsiderIT avatar Feb 12 '24 10:02 OemerYilmazConsiderIT