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

Facing issues with rgb led matrix 64*32 (Chinnese) with Mega 2560 #1651

Open kshitij283 opened 6 months ago

kshitij283 commented 6 months ago

I was facing issue with rgb led matrix . I have tried different libraries but not able to resolve the issue. In the given image i was trying to print T1 but the out was different. I also do not have any documentation of the led pannel. I have shared the image of Hub75 port also . hub75 matrixpannel

kshitij283 commented 6 months ago

It was P5 and was from Qiang Li manufacturer

davemaster commented 6 months ago

Mega 2560? Are You sure you're talking about this, the rpi-rgb-led-matrix github? and not of the other from Adafruit?

This works with Raspberry Pi SBC 1, 2, 3 & 4, 5 if I can get some free time

kshitij283 commented 6 months ago

I do not have raspberry Pi, I have esp32 and mega 2560

On Sat, 27 Apr 2024, 01:23 David Elias, @.***> wrote:

Mega 2560? Are You sure you're talking about this, the rpi-rgb-led-matrix github https://github.com/hzeller/rpi-rgb-led-matrix? and not of the other from Adafruit https://github.com/pkourany/RGBmatrixPanel_IDE?

This works with Raspberry Pi SBC 1, 2, 3 & 4, 5 if I can get some free time

— Reply to this email directly, view it on GitHub https://github.com/hzeller/rpi-rgb-led-matrix/issues/1651#issuecomment-2080033817, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7SKMT3CCOXRVGIKSEREKD3Y7KWCNAVCNFSM6AAAAABG3JDBT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGAZTGOBRG4 . You are receiving this because you authored the thread.Message ID: @.***>

davemaster commented 6 months ago

I do not have raspberry Pi, I have esp32 and mega 2560 On Sat, 27 Apr 2024, 01:23 David Elias, @.> wrote: Mega 2560? Are You sure you're talking about this, the rpi-rgb-led-matrix github https://github.com/hzeller/rpi-rgb-led-matrix? and not of the other from Adafruit https://github.com/pkourany/RGBmatrixPanel_IDE? This works with Raspberry Pi SBC 1, 2, 3 & 4, 5 if I can get some free time — Reply to this email directly, view it on GitHub <#1651 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7SKMT3CCOXRVGIKSEREKD3Y7KWCNAVCNFSM6AAAAABG3JDBT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGAZTGOBRG4 . You are receiving this because you authored the thread.Message ID: @.>

Here is the wrong place, go to adafruit place, follow FIRST, the wiring, then, Arduino IDE library installation then, an example