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

Different points in hub75 64x32 rgb led #1022

Closed sahukanishka closed 4 years ago

sahukanishka commented 4 years ago

I have a 64x32 outdoor RGB led pannels and it has a hub75 but the details of the pins are not matching with the library wiring methods. -----here is my led panels hub looks like 20200323_143844

I already connected with the same pattern you have shown in the wiring guide and it is showing the wrong output of the scrolling text --- 20200323_142055 kindly, please help Thank you

arahasya commented 4 years ago

The pin out is the same. There is a printing mistake. It should have been R2 G2 instead of R2 R1

did you try --led-slowdown-gpio=3?

sahukanishka commented 4 years ago

I'm totally noob in this field. No, I didn't try this. Thanks for replying I'll give try.