Hello,
I recently purchased the Adafruit Metro Express M0 board and five 8x32 DotStar LED Matrices. I have the matrices chained and working with the Arduino DotStarMatrix library example code (tiletest). But I noticed that the speed of the scrolling is considerably slower compared to it running just one matrix. I'm wondering if there are some ways to improve the speed - I looked this up online and the discussions and suggestions I was able to find were mostly around CircuitPython, which I don't plan to use, and as far as I can tell, Arduino is supposed to be faster? (Please correct me if I'm wrong.) Any suggestions that may improve the speed would be appreciated. Thanks.