Hello, I am working on a project that requires an LED strip. I am using an old one from coololight and I can't find what chipset it has. when I use the deafault on fastLED with GRB colour order all I get is red on the lowest brightness.
I tell it: Red full brightness, and it goes red min brightness
I tell it: Green full brightness, and nothing and so on.
when changing the colour order the same results are produced, but with the first colour in the colour order.
I'm only using code from the exaples to prevent my stupidity from becoming a too big factor.
I conclude that I simply aren't using the right chipset in the code.
And so, I ask you for help in finding what the heck I should put in that feild.
From quick looking around, it seems that the XT1511 LED driver is compatible with WS2812B (single-wire communication protocol with 24-bit GRB data format and a comparable timing scheme and operate at 5V).