July 10, 2018 at 1:57 pm
#91310
Simply define the playfield sides as matrix, such as 2×130 (similar as you did the back matrix). No need to do any tricks, it will just work, as DOF will simply duplicate each pixel. That should be the fastest and easiest way.
Consider not to have an ongoing connection from each led strip to the next. Teensy allows to have 8 lines. The way it is done, it is faster to have 8×100, compared to 1 x800. And easier for debugging as well.
You need to login in order to like this post: click here

