MatrixPortal M4 with single 128x64 panel

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
adechiaro
 
Posts: 10
Joined: Thu Jun 11, 2009 4:51 pm

MatrixPortal M4 with single 128x64 panel

Post by adechiaro »

Hello, I was wondering if it's possible to use a MatrixPortal with a single 128x64 panel? I read it can support up to 64x64 and that you can chain multiple panels together but I was wondering if I could go with a single panel approach for my project.

Thanks!

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: MatrixPortal M4 with single 128x64 panel

Post by mikeysklar »

128x64 should be achievable with a MatrixPortal.
You can change the bitmap to any other file that works with OnDiskBitmap, up to 128x64 pixels. No additional libraries are required. You can adapt it to other boards by changing the lines that create the RGBMatrix object.
https://learn.adafruit.com/rgb-led-matr ... g-of-BANNED

User avatar
adechiaro
 
Posts: 10
Joined: Thu Jun 11, 2009 4:51 pm

Re: MatrixPortal M4 with single 128x64 panel

Post by adechiaro »

Great, thank you for the information!

Locked
Please be positive and constructive with your questions and comments.

Return to “Itsy Bitsy Boards”