Hi,
I’ve been looking here and there but cant find an answer.
Can someone please tell me what the maximum number of rgb matrix panels can be connected to one smartmatrix shield v4 with a teensy 3.6?
I’m new to using this specific kit but I’m trying to create a large display maybe a couple of metres wide that will run an aurora style animation on a loop.
If you’ve got any suggestions please let me know.
Thanks.
You can drive a display around 128x64 before you start running into memory issues with a SmartLED Shield V4 and Teensy 3.6.
You may run into other limits, like low refresh rate or low amount of spare CPU to calculate your animations before running out of memory. If you have the Teensy and shield, you can try it out before purchasing a lot of panels just by setting the display size to what you want to try, and see what the refresh and animation frame rate looks like on one panel.
I think I’ll probably have to go down the FPGA route.
Its not like I need a monster display I’m just trying to replicate the aurora effect from the LifX tiles I have, only issue is you cant link multiple sets of the lifx tiles and I want a 4ft x 3ft panel of them.