esp8266-fastled-iot-webserver
esp8266-fastled-iot-webserver copied to clipboard
A universal software for all my LED projects, with many awesome features
This is my log: In file included from C:\Users\anama\Documents\Arduino\libraries\FastLED\src/FastLED.h:75, from C:\Users\anama\Desktop\esp8266-fastled-iot-webserver\esp8266-fastled-iot-webserver.ino:20: C:\Users\anama\Documents\Arduino\libraries\FastLED\src/fastspi.h:157:23: note: '#pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output' 157 |...
rel 4.5 with ESP8266 and WS2812 strips. As the subject says. It actually flickers into incorrect colors too - flickers red at boot. . The rest of the chain behind...
Thanks for that great project. Got it working with MQTT support from the in-dev branch. Leds are working fine, control via WebUI as well. So i wanted to connect to...
I'm using the nanoleaf code and it works fine. I would like to create a fire effect for each triangle, since the one that exists does it but continuously in...
Hi, although I configured the OTA module parameters, the upload does not work. I'm always getting prompted for the OTA password (although it's set). Additionally, I get a "No response...
hello, sorry for my bad english (google translate) I followed the instructions and when downloading the code on the card, the following error is displayed. Can you help me please...
Hey! I am working on a nodemcu device and can't seem to get any of the pins to work as the data pin to the lights. When I have the...
Hi folks, after my Wemos went up in smoke for whatever reason, I flashed a new Wemos with the arduino sketch. I enabled Alexa support, made the corresponding settings in...
Anyone ever tried this option ? If yes then plz guide me to setup this ! Thank You! And also plz help to setup mqtt ! i am new at...
(Sorry,my English isn't well because my country don't always use English.) if i ENABLE_MQTT_SUPPORT (line=165)  Arduino says: macro "SERIAL_DEBUG_ADDF" passed 2 arguments, but takes just 1 (line=1448) and if...