Sergio

Results 67 comments of Sergio

why do you need a plugin? try without (any UDP device option in the config wizard)

You can take your FastLED firmware and change it to Adafruit, it's very similar. As for the white LED, it won't be very useful unless you have a lot of...

What kind of solution are you looking for? Because read above, and again the W part is overrated in practice, but you can still have it in the firmware if...

1. get [Arduino IDE](https://www.arduino.cc/en/Main/Software) 2. install [Adafruit_Neopixel library](https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library-installation#install-adafruit-neopixel-via-library-manager-16-2) 3. in `Tools`, select your `Board` and `Port` 4. make new sketch, paste [this](https://gist.github.com/zomfg/d48bfef5d96558f212d3c21675d1a067) 5. change lines [13-14](https://gist.github.com/zomfg/d48bfef5d96558f212d3c21675d1a067#file-adalight_adafruit_neopixel-ino-L13-L14) to reflect your setup...

[change line 30 to this](https://gist.github.com/zomfg/d48bfef5d96558f212d3c21675d1a067#file-adalight_adafruit_neopixel-ino-L30)

define ""works"" and "fails.."

my bad, [change lines 20-21](https://gist.github.com/zomfg/d48bfef5d96558f212d3c21675d1a067#file-adalight_adafruit_neopixel-ino-L20-L21)

You have "Average color on all LEDs" checked

> I got the SK6812 RGB Neutral White version. (What stripe is to be preferred? RGB WW / NW or CW ?!) whichever is closest to the white on your...

could be that your Prismatik is sent to an E core in background try looking up if it's possible to pin a process to a P core