Matrice LED RGB 32x32 and Arduino Uno

Can i use Matrice LED RGB 32x32 with Aduino Uno ? or i must use Arduino Mega ?

Thank you.

Here is the result… I try to print a red cross 32X32.

Arduino code :

matrix.drawLine(0, 0, 31, 31, matrix.Color333(7, 0, 0));
matrix.drawLine(31, 0, 0, 31, matrix.Color333(7, 0, 0));

an idea ?

Thanks for your help

The 32x32 RGB LED Matrix should work with an Arduino UNO without issues.

Are you using the RGB-matrix-Panel Library ?

Yes i use [font=Helvetica Neue, Helvetica, Arial, sans-serif][size=4][highlight=#ffffff]the [/highlight][/size][/font]RGB-matrix-Panel[font=Helvetica Neue, Helvetica, Arial, sans-serif][size=4][highlight=#ffffff] Library [/highlight][/size][/font][font=Helvetica Neue, Helvetica, Arial, sans-serif][size=4]and it still does not work…[/size][/font]

Please contact us through our Support Center referring to this post.