esp8266-fastled-iot-webserver icon indicating copy to clipboard operation
esp8266-fastled-iot-webserver copied to clipboard

A universal software for all my LED projects, with many awesome features

Results 54 esp8266-fastled-iot-webserver issues
Sort by recently updated
recently updated
newest added

So this has been the most frustrating thing i've ever worked with. This is the most reason release from github. If I enable MQTT i get a debug error, if...

awaiting response

Wiring looks good, arrows all point the right way, but no matter what I do it won't light past the 5th triangle. 5V 8A power supply, should be enough, yes?...

Hi there, I just reflashed my Wemos D1 with the sketch and noticed that the WebUI does not fully load. A similar issue is reported in this issue here: https://github.com/NimmLor/esp8266-fastled-iot-webserver/issues/190...

Hi All Can anyone please help me as i managed to install this on ESP32 but getting SPIFFs error E (410) SPIFFS: mount failed, -10025 An Error has occurred while...

Hello, is it possible to turn off the blue led on the esp8266 card by modifying the code easily? Thanks in advance.

I wanted to use a piece of APA102 LED strip I had laying around. My configuration: /*######################## MAIN CONFIG ########################*/ #define LED_TYPE APA102 // You might also use a WS2811...

From the former version of this project which was the esp8266-nanoleaf-webserver, I've learned that there's an option to play with leafs . See https://raw.githubusercontent.com/NimmLor/esp8266-nanoleaf-webserver/master/gallery/interface.jpg as reference, the upper right part....

https://i.imgur.com/ffE1FJm.png How can i implement this schematic for 7 segment clock ? I don't want to re-solder all the stuff again

All the uploads appeared to have gone properly. But the connection seems to time out whenever I search http://192.168.4.1/

Reboots immediately after wifiManager.autoConnect(nameChar) (when settings already stored) Board: NodeMCU `Basic.ini` from WiFiManager repo works fine and connects to my wifi without any problems. Tried: - Changing CPU freq from...