An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
GNU Lesser General Public License v3.0
1.18k
stars
264
forks
source link
work-in-progress changes to allow FW1906 to work #703
Work in progress (as requested on #702 ) Working fine for
SetPixelColor()
on ESP32 withNeoPixelBus<NeoRgbwwxFeature, NeoEsp32I2s0800KbpsMethod>
RgbwwColor.cpp
andRgbwwColor.h
ClearTo()
has issue. Maybe color blendings not properly implemented for 5 color channels?