Multiple LED RGB panels with Arduino Mega

Hi,

In the project I'm working on I need to connect two RGB LED panels. With the Arduino Mega, when I connect them I see the same image/data duplicated. I read that Arduino type boards are not fast or powerful enough to run on two panels. This same question was asked in this link https://arduino.stackexchange.com/questions/67431/join-two-rgb-ledpanel-32x64-in-order-to-get-one-64x64-how-to but the answer is not clear.

The goal is to join two 64x32 LedMatrix panels using an Arduino Mega and not a more powerful microcontroller.
Is there any special library or command to achieve this?

Thank you in advance

You might start with a schematic, not a frizzy drawing showing how you purpose to wire it. Also part numbers and links would be very helpful. It will take to much time for me to do the research for you with the information provided.

Hi,

I send attached a picture of the connection. The MEGA board and the two panels. To make the connections between the Arduino and the panel I followed this tutorial https://learn.sparkfun.com/tutorials/rgb-panel-hookup-guide/all. At the end of that web page you can also get instructions to connect multiple panels. The problem is that they use a Teensy and not a MEGA board. I hope this information would be useful.

Thank you

@xdelrey

Other post/duplicate DELETED
Please do NOT cross post / duplicate as it wastes peoples time and efforts to have more than one post for a single topic.

Continued cross posting could result in a time out from the forum.

Could you also take a few moments to Learn How To Use The Forum.

Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.