Hello together,
I saw some posts where the ColorWheel is used for maybe Philips Hue or so.
But I want to send the values of the wheel to my ESP8266 to use them for my WS2812B lightstrip.
My problem is to find out how I can use the values. I tried to save them in a variable and want to show them on a label to see how I can convert them (or later) to RGB values or so. I have the http plugin to communicate with the ESP and can send data.
I hope the uploaded .hrp works where I tried with it. Also tried to create an unsigned long variable (read that its a hex value like #FF0000) to store something, but got an error in the simulator.
Has anyone an idea how to save the values of ColorWheel and TemperatureWheel in a variable and show them on the label, that I can use/ send them?
Thanks in advance and best regards,
Thorsten.
test home remote.hrp (2.6 MB)