Addressable LED lights

I am very new at this project and I would like some advice, I am trying to find code for a solid strip of color. everything I find is for blinking, transition and I am just wanting a solid light, when the light is turned on the whole strip is only red, green or whatever colour I would program it to be. If you can help this would be great.

My project is to make a light up wizard staff, I will be using debounce button codes and my lights are addressable with the code WS2812bB my library I am using is FastLED.IO if anyone has some helpful tips this would be great. my mircro controller is an Uno

Hi,
Welcome to the Forum.

Have you checked all the examples that come with the library?

Tom... :slight_smile:

Hi, again.

Have you googled...

arduino WS2812 light sabre

Tom.... :slight_smile:

TomGeorge:
Hi, again.

Have you googled...

arduino WS2812 light sabre

Tom.... :slight_smile:

thank you I will look into that. So far everything I found is a flowing colour code nothing solid. I appreciate your help