WLED icon indicating copy to clipboard operation
WLED copied to clipboard

E1.31 16 bit color value

Open xhpohanka opened this issue 1 year ago • 1 comments

If I understand it correctly, some LED chips can set up their values in 16 bit resolution and Neopixel supports it. (WS281x).

It would be useful to have this option via E1.31. If it is already there, I have not found a method to set it up.

xhpohanka avatar Apr 27 '24 11:04 xhpohanka

Hi, currently WLED internally uses 8bits per color, so you would not have a benefit from sending/receiving 16bit colors in E1.31.

softhack007 avatar Apr 27 '24 21:04 softhack007