Hello.
I have a problem with my setup. I got no output with the examples of the hzeller/rpi-rgb-led-matrix library. I use a RPI 2b v1.1 and a Adafruit RGB Matrix Bonnet to drive a 64x64 LED Matrix of Aliexpress (https://a.aliexpress.com/_mLDLYhN)
For the hardware part:
I have soldered GPIO4 & GPIO18 for the quality setting
shorted out the middle pad to ‘8’ on the backside of the Adafruit RGB LED Bonnet
For the software part:
I have installed the LED-matrix library with quality mod for the bonnet.
I tried a couple of different flags. But i think, this should be the right:
sudo ./demo -D0 --led-rows=64 --led-cols=64
I also tried this with no success:
sudo ./demo -D0 --led-rows=64 --led-cols=64 --led-gpio-mapping=adafruit-hat
The RPI starts the DEMO, but the panel remains black. Absolutely nothing happens.
I also tried the convenience option. But its still the same. And i tried also the E to 16....
Please help :)
Best Regards!
Hello.
I have a problem with my setup. I got no output with the examples of the hzeller/rpi-rgb-led-matrix library. I use a RPI 2b v1.1 and a Adafruit RGB Matrix Bonnet to drive a 64x64 LED Matrix of Aliexpress (https://a.aliexpress.com/_mLDLYhN)
For the hardware part:
I have soldered GPIO4 & GPIO18 for the quality setting
shorted out the middle pad to ‘8’ on the backside of the Adafruit RGB LED Bonnet
For the software part:
I have installed the LED-matrix library with quality mod for the bonnet.
I tried a couple of different flags. But i think, this should be the right:
sudo ./demo -D0 --led-rows=64 --led-cols=64
I also tried this with no success:
sudo ./demo -D0 --led-rows=64 --led-cols=64 --led-gpio-mapping=adafruit-hat
The RPI starts the DEMO, but the panel remains black. Absolutely nothing happens.
I also tried the convenience option. But its still the same. And i tried also the E to 16....
Please help :)
Best Regards!