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


Closed Thread
Results 1 to 18 of 18

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Location
    Welches, Oregon
    Posts
    198


    Did you find this post helpful? Yes | No

    Default Re: Any Ideas for a cheap touch sensor??????

    You might also continue to look for the Atmel Qtouches. I've used them many times even recently and never paid more than ~$1 per chip. Checked Digi-Key... $.78 - $1.01 single price. Biggest issue is I don't think the come in DIP package anymore...

  2. #2
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Any Ideas for a cheap touch sensor??????

    See the other basic site Touch interface for a proven design.
    The code is simply loading an array with AD readings, sorting high to low, retaining all but the highest and lowest and then averaging to determine the final reading.
    The hardware is two leads the sensor and the driver.
    See Microchiphip AN1286 as the sensor and driver code is almost identical with above post.

    Norm

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