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

Demo D0 not working on pi4

Open mattmar10okgov opened this issue 1 year ago • 4 comments

Just getting started here and attempting to run the demo D0 via the README instructions on a fresh pi4 install with a 64 x 32 matrix and an adafruit bonnet. Ive also tried setting different values (1-4) for --led-slowdown-gpio= and see different gibberish but still not expected result.

Am i missing something?

~/rpi-rgb-led-matrix $ sudo examples-api-use/demo -D0 --led-gpio-mapping=adafruit-hat --led-cols=64 --led-rows=32
Size: 64x32. Hardware gpio mapping: adafruit-hat

d0-1 d0 setup

mattmar10okgov avatar Dec 01 '23 22:12 mattmar10okgov

Greetings, try without the adafruit-hat, use the wiring diagram , and test if your rgb panel is OK

Also, you need to add to your command the options according your type of panel

imagen

davemaster avatar Dec 01 '23 23:12 davemaster

I had a similar issue, but I didn't use the hat. In my case the issue was that I used a power adapter that couldn't deliver enough current

SThiviyan avatar Dec 10 '23 20:12 SThiviyan

what power supply are You using?

davemaster avatar Dec 12 '23 03:12 davemaster

what power supply are You using?

I am using a 5V 2A General power supply. But I would recommend a 5V 4A one. My power supply seems to be struggling with the display sometimes.

SThiviyan avatar Dec 12 '23 06:12 SThiviyan