-
Your library is fantastic. Thank you for making it public!
Any chance of extending coverage to other chipsets, APA102 in particular?
-
Hello,
Except for stealthily searching for your email in code, I guess there isn't a better way to reach you. I had a few questions about what you've built here as I'd like to replicate it and hop…
-
## Summary
When using FastLED with ESP32 to drive APA102 and SK9822 LED strips, significant inefficiencies have been observed in SPI data transmission. The implementation appears to conduct separat…
-
hi, so sorry to draw issue for my question , actually I'm Arduino user and try to make POV with ESP and APA102 ,however after couple of try , I find current version of FastLED does not support HW SPI …
-
I'm excited about building this project, but I happen to have a 1 meter strip of 144/m APA102 LEDs, not Neopixels. Is there a modification I can make to the code that will let me run this type of addr…
-
hi, so sorry to draw issue for my question , actually I'm Arduino user and try to make POV with ESP and APA102 ,however after couple of try , I find current version of FastLED does not support HW SPI …
-
Hello,
I have had no luck getting APA102 working with 3.5 version of FastLED library on the Ultimate Maker Feather S2 board (um_feathers2). The LED just would not respond/turn on. To fix the issue,…
-
I have some board with RGB LED bellow the keys and that are (or can be) powered by RP2040. (things such as Pimoroni Keybow (3 keys) on top of a board with PiZero size RP2040 board)
Each key is a GP…
-
I've been using this library on many projects over the last couple of years, and love its simplicity, flexibility, and lack of dependencies. But now I've been tasked with upgrading a design which uses…
-
The APA102 is an RGB LED similar to the neopixel. They're easy to control with SPI, they're cheap, and they're getting more common.
They're used in Pimoroni's [Blinkt](https://github.com/pimoroni/b…