Hi everybody!
I’m trying to play with FastLED library, but can not figure out how to make it to work. Using Uno and what seems to be WS2811 LED strip (at least it works as expected with SP103e controller). Unfortunately, none of the samples from the lib works: the strip keep changing colors randomly.
I took FirstLight project as something to begin with, data pin is 6. I’m only calling showColor with delay in the main loop, but strip is just acting crazy. Am I missing something? Can somebody show me the way?