I’m working on a project where we need to read the serial values that come in HSV… if it where on rgb we would output them directly from the buffer to fastled.show … Can anyone help me to read the serial HSV values properly to output them directly to fastled.show()?
What’s sending the serial data btw? If it can’t send the data as RGB, could it send it as HEX, such as FF0000 (Red) for example? If you can’t receive it as RGB then HEX would be the next best option, then HSV and use hsv2rgb_rainbow.