Android Side
2 different buttons are designed, one for adjusting the hue and the other for adjusting the brightness/Saturation of the hue (HSV)
When the buttons are not pressed, they shrink to take up space.
"Hue" Button allows you to select color value according to finger angle by rotating
The other button, when pressed, changes to triangle form and shows color tones.
Embedded Side
- Used materials: 1xArduino ProMini, 1xEsp8266, 2xL298N and Leds...
- Arduino and Esp Connected eachother via i2c.
- Esp8266 Controls the shelf's light and background light of the desk via UDP
- Arduino controls the light color of front small decoration via i2c.