Easy Touch Switch for Servo Activation | Microcontroller Compatible

  • Thread starter Thread starter dmehling
  • Start date Start date
  • Tags Tags
    Switch
AI Thread Summary
A simple touch switch is needed to activate a small servo connected to a microcontroller for basic input processing. A capacitance switch has been suggested, but the user is struggling to find one suitable for their project. They prefer individual keyboard-style switches, like the Cherry MX series, due to their tactile feel and durability. An alternative solution involves creating touch-sensitive switches using a 5MHz oscillator with NAND gates and an NPN transistor, which successfully activates the servo when touched. This method allows for sensitivity tuning by adjusting the capacitor's configuration.
dmehling
Messages
114
Reaction score
0
I am looking for a very simple touch switch/sensor that I will be using to activate a small servo. The sensor will be connected to a microcontroller to accomplish some very basic processing of any input received. I've been told that a capacitance switch would do the job, but I've been unable to locate one that I could easily incorporate into my project. If a capacitance switch is not an easy solution, please suggest an easier alternative.
 
Engineering news on Phys.org
I like to use individual switches of the PC keyboard style. They are nice for test fixtures, etc., because they have a nice feel to them, and have very long life compared to regular pushbuttons. Like the Cherry MX Key Switch series...here are some links:

Datasheet -- http://www.cherrycorp.com/english/switches/key/pdf/keyswitch_cat.pdf

Digikey catalog page (see bottom of page) -- http://dkc3.digikey.com/PDF/T072/P1756.pdf

You can order one of hte styles that you like (tactile or not, mounting options, etc.), and also order the Keycap. I like the tactile click version myself.
 
Last edited by a moderator:
I made a set of touch sensivite switches that uses a 5MHz oscilator using 3 nand gates of a 4011 chip and coupling ( with a ?pf cap by twisting about a 1/4 inch of 30 gauge wire together) it to the base on an NPN transistor. The base of the transistor also had a 100 Kohm resistor to ground and a small copper touch plate. When you touch the plate, the transistor becomes unsaturated. giving a high on the collector.

I worked very well. You can tune the sensivity by the number of twist on your ?pf cap.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top