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

Can't Change to 64w x 32h #1615

Open skhull2 opened 8 months ago

skhull2 commented 8 months ago

I am trying to configure the mlb-led-scoreboard which is preconfigured for a 32x32 LED matrix. I completed ths steps at https://fuzzthepiguy.tech/audio/ as well as the steps in the screenshot provded but am unable to change the configuration to use 64w x 32h.

Screenshot from 2024-01-07 19-42-16

I am using this bonnet: https://www.adafruit.com/product/3211 I am using this matrix: https://www.adafruit.com/product/2277

Any assistance with configuring this for a 64x32 matrix as of right now it is multiplexing the display (showing the same thing twice) on the 64w x 32h LED matrix.

Thank you for any assistance you can provide!!!