Hey guys, I wanted to make the sequence follower led light effect on an

Hey guys, I wanted to make the sequence follower led light effect on an led strip…But I couldnot find the proper codes for it nor I don’t have any idea how to program and led strip to do the sequence follower effect…For now I’m working with arduino uno…And I can control 8 LEDs in that effecT…but I could control the long led strip…Any help would be appreciated…thanks

Can you link to a video of the effect you want to make?

@marmil just wanted to make this effect for lover led strip…But i couldn’t…Need help
missing/deleted image from Google+

That is similar to the FastLED Cylon effect example, but without the fade out part. Try experimenting a bit and see what you can come up with.

something like this? From @marmil :smiley:

@Old_Skool_Kosplayer - The following sketch will do what is in your posted video for one NeoPixel strip:

For more than one NeoPixel strip like in your posted video, you need to read and use the following: