Touch Sensor using 10Mohm on any PIC's input pin - okay?


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938

    Default Touch Sensor using 10Mohm on any PIC's input pin - okay?

    Hello,

    I'm trying to make a simple touch sensor and found several information about this in this forum as well as in the net.

    Just for fun, I have put a 10Mohm resistor on a pin of a PIC and I read it just as a button.

    It works surprisingly well and I wonder what the "dark side" of this, maybe "too simple" touch sensor is.

    Any thoughts about this?
    Roger

  2. #2
    Join Date
    Dec 2012
    Location
    Tennessee
    Posts
    262


    Did you find this post helpful? Yes | No

    Default Re: Touch Sensor using 10Mohm on any PIC's input pin - okay?

    Basically what your reading is the voltage that our bodies carry from the 60hz ac signals in the air along with all the other signals mixed together, as its a 10m resistor its not likely to ever hurt the PIC, but there my be times when it reads a button pushed even if your not touching it since the pin is not either using a pull up or down resistor/cap debounce type of circuit, your just looking at the HiZ input and waiting for your body voltage to tip the scales to a HIGH state. which souds ok, but since our bodys are not alwqays charged this way nor is the air surounding the chip its hard to predict the 100% accuracy. its one of the reasons most touch circuits are capacitive not resistive.
    as for the DARK SIDE.. its either going to work or not, its not like your going to turn evil from using the FORCE...
    Chris


    Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."

  3. #3
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default Re: Touch Sensor using 10Mohm on any PIC's input pin - okay?

    Thank you ;-)
    Roger

Similar Threads

  1. LED Touch Sensor
    By ngeronikolos in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd April 2008, 01:15
  2. Touch Sensor
    By Pesticida in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th September 2007, 16:44
  3. Getting the correct mA from Pic's Pin
    By koossa in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 25th August 2005, 19:59
  4. 30mA from Pic's Pin
    By koossa in forum mel PIC BASIC
    Replies: 3
    Last Post: - 9th May 2005, 10:48
  5. Tx and Rx of Single Pin PIC's
    By Dwayne in forum Code Examples
    Replies: 0
    Last Post: - 26th May 2004, 14:55

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