1.Interactive lighting
My dimmer always calculates the color in real time. I will change the color with an external input to take advantage of that. The function is called “Flash”. When some kind of trigger is received from the sensor, it turns white for a moment and slowly returns to the next color.
2.Ostwald is now the default
The HSV specification seems to be sufficient with 24 hues and 26 levels of saturation and brightness. I will change the default specification from 256 levels.
3.Aurora effect
By continuously using the motor, the saturation and brightness are changed randomly. The time is also randomized because the change occurs when the motor effect ends.
4.Flash fade
Flash effects can now be used when fade switching.
5.White balance
Although white is less prone to color differences than other dimming methods, there is still some deviation when the brightness differs greatly. We were able to achieve a balance using a method unique to diffusion control.