LED animation for props


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.

Thank you

Search for "cylon"

2 Likes

Can you make the "For Loop Iteration" built-in-example work on your hardware?

1 Like

i'll look for that, Thanks.

i'll give it a shot, thanks.

Also, "knight rider" or "night rider"

1 Like

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.

Commonly known as a Larson scanner.

Hello alistair587

Post your current sketch to see how we can help.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.