Hi all
Im very much new to the arduino world. I have an electrical/ electronics back ground but the programming Im still wrapping my head around. I am trying to create a touch sensor for a light with time delay
Im using the Uno and Ive been able to set up and program my arduino to toggle switch a relay with help from The capacitiveSensor library but I haven't been able add the relay to switch momentary.
Seen here Arduino Playground - CapacitiveSensor
My question is
how can I program my relay to turn on via to cap sense then power off with a time delay?
and how large can I make the conductive surface area to activate to system?
Any help would be greatly appreciated
Thanks guys