Hi there all, I'm incredibly new to this space. I am looking for advice on how to code a simple animation for these Segmented LED bar graphs. The desired animation is a Traveling segment of 2-3 lit leds traveling from one side to the other, and a simple Stacking like animation. I wanted to use these in some star war props.
Once you get one for-loop thing running, you could handle the stacking by nesting one for loop within the other to set the bounds of the inner for loop.