Any Ideas for a cheap touch sensor??????


Closed Thread
Results 1 to 18 of 18

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    Check out the Microchip M-touch pages. Seems to be a lot of implementation info there.
    Tim Barr

  2. #2
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    704


    Did you find this post helpful? Yes | No

    Default

    Yes, the PIC16F726 with a capacitive sensing module sounds like the best option.

    What I meant by grounded is that in all the touch-button circuits I've tried they would only work if with one hand you touch the circuit's ground (negative lead of the power supply part of the circuit) and with your other hand you touch the touch-button or metal pad. It's like your body acting like a capacitor.

    Robert

  3. #3
    Join Date
    Jan 2009
    Location
    California, USA
    Posts
    323


    Did you find this post helpful? Yes | No

    Default

    No, there should be no need for any part of your body to be grounded or connected to circuit Vss or any of that. You should be able to just walk up to it on insulated feet and poke it with one finger, just like a "real button".

    My buttons have a ground ring *around* them also, which helps a lot I think.

  4. #4
    Join Date
    Jan 2009
    Location
    California, USA
    Posts
    323


    Did you find this post helpful? Yes | No

    Default

    FWIW, here's photos of my "test bed" for the touch sensors. On the front you can see it's just a plastic box. The black dots are at the centers of the touch pads. I'll come up with some nice stick on labels for the buttons later.


    On the back you can see the six touch sensors... just little squares of sticky backed copper tape with a wire on each one. Just temporary to learn how it all works. The glue isn't all that good so I'll need something more permanent later.

    Around the pads, you see the "ground ring" that surrounds it all. it's connected to system ground (Vss) and helps limit the range of the sensor so it doesn't overlap others nearby, and also seems to make individual pads more sensitive.


    Dunno if that helps in your quest for a cheap touch sensor, but my tests so far with the 16F727 are good. A finger touch on any of the six sensor pads activates my routines real nice.

    I like 'em a lot so far!


    steve

  5. #5
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    704


    Did you find this post helpful? Yes | No

    Default

    Wow, I'm impressed with your project Byte_Butcher.

    The ground around the pads prevents overlapping false alarms but also decreases sensitivity according to the next paper.

    http://ww1.microchip.com/downloads/e...tes/01102a.pdf

    There might be a tradeoff in there. Anyway, good job!!!!

Similar Threads

  1. Need a cheap touch sensor idea.. here it is
    By mister_e in forum Code Examples
    Replies: 20
    Last Post: - 16th April 2016, 22:42
  2. PICBASIC PRO-coding for wireless sensor node
    By syazila in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 10th February 2009, 00:05
  3. LED Touch Sensor
    By ngeronikolos in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd April 2008, 01:15
  4. Replies: 6
    Last Post: - 18th January 2008, 08:17
  5. Touch Sensor
    By Pesticida in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th September 2007, 16:44

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts