-
Hello. Im not good in coding, so maybe I can find some help here. I want to light stairs at home with ws2812 leds and control effects from my phone. I have tried to use esp8266 webinterface with my ws…
-
Is it possible to use McLighting with a simple common-anode powerled or a traditional/analog led strip instead of digital WSXX-strips?
-
### Basic Infos
#### Hardware
Hardware: ESP8285
Core Version: 2.4.0
### Description
I recently updated to 2.4.0 from 2.3.0 and I noticed that my neopixels started glitching. I put a…
-
For some reason, Arduino IDE is updating ArduinoJSON to 6.xx version. This means McLighting won't be compatible, manually downgrade to [ArduinoJSON 5.13.2](https://github.com/bblanchon/ArduinoJson/rel…
-
Hey maximkulkin,
you really did an amazing job creating all those examples for HomeKit on an ESP8266. I used it to create a bunch of different accessories, but I was wondering how to control RGB(W)…
-
I flashed my wemos d1 mini with the nodemcu software. Now I have one effect in a loop and can't chose a color in the webinterface (loading forever). Should I reflash it with the wemos mini boardsettin…
-
Hello, i just realized that there's a ArtNet Branch of your good work! It is working but i got a problem when switching back from ArtNet to another Preset.
This Problem does not occur when i first…
-
When trying to compile WS2812FX with MySensors node, I get following error message:
```
In file included from C:\Omat\Own_projects\Arduino\omat\libraries\MySensors/MySensors.h:28:0,
from C:\Omat\…
-
Hi,
I had a arduino ATMega328P code compiling with this library (SHA 069139b9340e14cd46d8fafe14972b6c056273ec). Code size was 29948 bytes. If I compile same code with latest, code size blows to 38…
-
Hello,
I would like to use this library in combination with a 500 LED SK6812 RGBW stripe. Upon testing the library with the default examples provided, I encounted what seems to be a limitation to …