Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

rgbcontrol

Control the color of the RGB LED from the touch screen.

Displays a HSV color picker and sets sets the color of the LED based on the position that is touched, with the intensity derived from the touch pressure.

Exercises the PWM functionality. Channel 1-3 of TIMER0 are assigned to the R, G and B pins.