NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

First LED flickering - WS2812B #207

Closed sadikozel closed 2 years ago

sadikozel commented 2 years ago

Hello, My first LED flickering even though I turn the LEDs off. So far I have tried;

Putting resistor between data output and LED Including #define FASTLED_INTERRUPT_RETRY_COUNT 0 Roll back to the version 2.7.4 on esp8266 library

When I roll back to old version on esp8266 library it stops flickering but it stucks on last colors and I can't change them somehow. Do you have any suggestions?

WarDrake commented 2 years ago

This has been brought up in the issues multiple times now, a quick search is great for getting answers.

Downgrade the FastLED library to any version 2, version 3 causes this isse.