Does anyone know of anywhere where there is example code for different led patterns?

Does anyone know of anywhere where there is example code for different led patterns? Something similar to this (further down he has 15 different led patterns): https://www.tweaking4all.com/hardware/arduino/adruino-led-strip-effects/

Not sure what to google exactly but I just like trying out different patterns on my led strips and see how they look in person. It’s been difficult to find code online though for it.

If you search for “FastLED” on http://github.com or http://gist.github.com or http://pastebin.com you’ll find lots of stuff that uses FastLED and should be able to find more examples.

Here’s one:

Thank you! I’ll check it out soon

See https://github.com/atuline/FastLED-Demos?files=1