10/21/2024
Here, I’ll walk through my experience with following the “Touchy Feely Lamp” project on the arduino kit starter projects book
I gathered up all of my materials, and then downloaded the CapacitiveSensor library in order for the code to work properly.
The library checks the two pins on our arduino – and when a part of my body (fingers) touches the object, it will absorb the charge and make it take longer for the two pins to be the same. The program will then measure the capacitance and turn on the LED.
Here is a video of it in action!
Leave a Reply