-
Hey,
I'd like to suggest a feature that's not yet present and that I've missed a ton. In FastLED's library you could set a amperage limit for the whole LED strip, and if the LED was using more than t…
-
I have a Arduino Nano Every and I have a WS2812B led strip hooked up to it and I'm trying to run FastLED on it but whenever I try to upload the sketch I get this output:
C:\Users\Documents\Arduino\…
-
Hello,
can someone help me or post me a sketch,
to get an ESP8266 with Fastled connected to Sinric/Alexa ?
THANK YOU!!!
-
Hi,
I'm just testing the new [ESP32-S2 dev module](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-saola-1-v1.2.html). Is ESP32-s2 supported? Because the…
-
hi guys
I'm getting an AVR/io.h error when compiling and it looks like my board may not be compatible.
Although I'm not sure as I found some old forum posts saying it was resolved but they didn't …
zytra updated
3 years ago
-
I am having trouble with FastLED on the ESP8266 and Arduino Core versions starting at `3.0.0`.
What I tried so far:
- Add resistor in line of data signal (tried 100 and 220 Ohm)
- Use different l…
-
I'm using FastLED on a couple of Arduino WeMos D1s, running a couple of **WS2811** LED Strips.
Today I upgraded FastLED library from 3.4.0 to 3.5.0 and reprogreammed my Arduinos; then both LED stri…
-
### Not working on ESP32-S3
**I don't think HUB75 is works anymore on ESP32 & S3/S2 ?..**
_(I got a New and Clean PC and installed only the latest of "these" drivers)._
---
### Can Develop…
-
Hello! Thank You for you work on this! Since you posted, libraries got updates, and there are some issues. I tried to break through gradually by making changes, searching on Web, but I am still stuck …
-
Hi, i have two main issues.
The first one, I can not compile the file if the Espalexa lib is not installed, even if the `#define ENABLE_ALEXA_SUPPORT` is commented out. If the Espalexa lib is instal…