Closed puffycholo closed 6 years ago
If you use all three chains, there will be no GPIO left except the UART.
im only using 2 chains. where will i connect the gpio ports unused? i will be using this drive board
https://www.electrodragon.com/product/rgb-matrix-panel-drive-board-raspberry-pi/
Yes, if you only use two chains, you can use the remaining GPIOs.
You find the available GPOSs by checking out the p2_XX values in https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/lib/hardware-mapping.c
I will be using 64x32 panels. Do i need to tweak the adapters just like the 64x64 board config?
No, 64x32 is essentially just a long 32. So no tweaking needed.
Good day. A noob question. Will i be able to use other GPIO Pins if I use the adapter board provided?
My project needs to daisy chain 6 panels and at the same time a GSM module connected to the Raspberry pi.