iImage Information

This is a short instructable on how to use the Qprox IC (QT113G) as a touch sensor. Using this IC, you can essentially turn any object into a touch switch. This simple circuit may be hooked up to a microcontroller (in this case I used the MAKE controller board).
Step 1Gather all the necessary parts
iImage Information

1. QT113 - can be ordered at
Digikey DigikeyDigikey. Each one costs around $2.
2. 10mF capacitor
3. Wires
4. LED
5. breadboard or perfboard (if you choose to perf, you will obviously need a soldering iron and some solder)
I'd great results with AT42QT1011 ( 6 cm of detection) but i have some issues.
Is it possible to connect the chip to the sensing plate with 1 metre cable and avoid interference?
Which method should i use (gnd shield, driven shield)?
http://www.hobbytronics.co.uk/manufacturer-hobbytronics/touch-switch-ic
The QT1010 and QT1011 work like the QT113 in basic mode. Only on while touched. The difference is the 1010 has a stuck key timer. These are good for keyboard, switch use.
The QT1012 only operates as an on/off toggle, like for lamps and such.
Also, the default output level has been changed to active-high so you don't have to invert the signal any more.
according to farnell its no longer manufactured, are there any alternatives?
These seem to be the newer equivalents to those old chips, and they look like they're much better, as, for instance, you only need to apply Vdd to one pin instead of the three in this instructable. It makes for a much neater setup.
I han no luck buying QT113 - its not common in our country and dont want to order it from abroad ...
Id like to modify another project (http://www.instructables.com/id/Table-for-Electronic-Dreams/) and make it proximity sensitive - could be pretty cool - what do you think?
Forgive me, I'm not terribly tech-savvy.
now could anyone tell me:
i want to use the sensor with the arduino.
will it give me just binary on/off or can i measure the amount of capacitance?
but is there an IC out there that will just output voltage, rather than flipping a switch?
thanks!
I'd like to be able to paint specific areas of a piece of aluminum so that they cannot send a signal to the sensor if touched...
I've tested it with several kinds of paint, but so far unsuccessfully...
I'm trying to make a led cube activated by touch on any face.