Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

capacitance touch sensor

Loading...

Sign in or sign up now!
3,015
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Mar 17, 2008

used a small pcb to design a 16 switch - 4x4 matrix, touch sensor. gives out serial data interpretable by any program... two of the sensors are disabled due to lack of pins on the micro-controller.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 1 dislikes

Link to this comment:

Share to:

Uploader Comments (techsouls)

  • hi!

    really interesting, i am about to realize a similar project! what i am currently wondering about is how to realize the communication between the microcontroller and the pc. what port do you use? usb/com..? and whith what program did you read out these data? C/C++?

    thanks in advance =)

  • the micro-conroller (atmega8) uses normal serial communication (the standatd 8-bit, 1 stop bit etc... protocol) but you can't use serial com. for laptops... so we had a ic that converts serial com. into usb protocol.

    i used linux (of course - you can see kate running in the video), that reads the usb data and quite simply dumps it into a file.

    all that is required of you is to read the file, in "whichever" language you prefer. i used plain C with SDL graphics.

  • all that is required of you is to read the file, in "whichever" language you prefer. i used C with SDL graphics.

    these devices are mounted as /dev/ttyUSB[012...] by linux. just make sure you have permission to read it.

    writing to the same file (special character file - /dev/...) acts as talking back to the microcontroller... so you can set up your own data-exchange-protocol.

  • Who makes this? What stage of development is it in?

  • we had a company named "techsouls". we made this from scratch: circuitry, programming, interface, display-on-comp... what do you mean what stage of development is it in? the requirement was a touch-pad with 4x4 matrix buttons which we produced, did you have something else in mind?

see all

All Comments (3)

Sign In or Sign Up now to post a comment!
  • say for example you needed to raise the sensors 5mm off the board surface. Could you use a stack of copper washers or something like that?

Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more