Hello, Hope everyone is having a great weekend. First time poster.

Hello, Hope everyone is having a great weekend. First time poster. I am new to coding and have my 5m WS2818 up and running with a 5v 10 amp power supply and an arduino uno. I have Fastled First light running on it. My question is right now first light only lights up one led as it shoots down the string. What if i wanted to elongate from a single LED to say 5 leds shooting down the strip. Where in the code would I make that change? I have played with some of the codes where I can an it just changes where the LED starts its position? Thanks for any help.

Christopher

Welcome to the FastLED G+ group @Christopher_Devereux . To light up more then one LED you’ll need to modify the code to assign some color/brightness to additional pixels before calling FastLED.show(). Here’s some examples to give you some ideas to explore.

Nevermind, I found the code I was looking for and added it to the example. Thanks

Great! Feel free to share your update on http://gist.github.com.
http://gist.github.com