Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.27 KB

LED Capacitive Lamp

12v RGBW LED Strip controlled via Arduino and Capacitive Touch Sensor Library

How do I get set up?

How it works

  • Once the hardware is all built and the Arduino is loaded with project, the lamp will start to cycle colors, starting with Blue then slowly transitioning into Green then Red.
  • A single tap to the Capacitive Sensor will make the White LEDs brighter, on a scale of 5 levels of Brightnesses.
  • A Double Tap the Cap Sensor will make the color cycle stop rotating and will stop on the current color. The lights will briefly blink showing that you successfully stopped the cycling. Double Tap again to continue the Color Cycling.
  • Tap and Hold for 1 second will cause the Lamp to shut all lights ON/OFF.

More info about the Cap Sensor library can also be found Here

LED Lamp Cap_bb.png