PaulStoffregen / WS2812Serial

Non-Blocking WS2812 LED Library
139 stars 29 forks source link

Adapting the lib for RGBW leds #5

Closed jgastonraoul closed 2 years ago

jgastonraoul commented 5 years ago

Is there a way to adapt the library for RGBW LEDs ? I've tried to do so but I'm not able to turn on white LEDs (and blue LED seems to be mixed with white). Any idea?

PaulStoffregen commented 5 years ago

let's discuss this on the forum thread https://forum.pjrc.com/threads/49209-Non-blocking-library-for-RGBW-Neopixels

azzeloof commented 5 years ago

I believe I found a working solution, see Pull Request #7 (Thanks @jgastonraoul for the edits you posted in the forum!)

mkalkbrenner commented 2 years ago

I think RGBW is fully supported and this issue could be closed.