Low key count membrane keypads


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2006
    Location
    Brussels, Belgium
    Posts
    104

    Default Low key count membrane keypads

    Anyone know of a cheap source for 3 or 4 key membrane keypads ? It is easy enough to find expensive ones from parts suppliers but I can't find anything on eBay. Or to look it it another way, if you had a project that only needed 4 keys for data entry, is there a more elegant way than 4 push button momentary switches drilled through the front panel ? The most elegant is undoubtedly a touch screen GDU but I'm not going that way - yet !

    Andrew

  2. #2
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Andrew, you can disassemble a piezo buzzer and use the internal as a pushbutton. Just connect the two wires one to ground and one to the input (better if you protect the input with a zener) use the DT interrupt routine and you will see the piezo element switching your interrupt all the time you press it.

    Mind the polarity.

    Al.
    All progress began with an idea

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Tact switches mounted on a pcb, some hole on the front plate, and a home made (or any other much fancy place) membrane to stick over the whole thing (front-plate). Neat enough, cheap enough, easy to repair/modify too.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Feb 2006
    Location
    Brussels, Belgium
    Posts
    104


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by aratti View Post
    Andrew, you can disassemble a piezo buzzer and use the internal as a pushbutton. Just connect the two wires one to ground and one to the input (better if you protect the input with a zener) use the DT interrupt routine and you will see the piezo element switching your interrupt all the time you press it.

    Mind the polarity.

    Al.
    Now that sounds interesting.

  5. #5
    Join Date
    Feb 2006
    Location
    Brussels, Belgium
    Posts
    104


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e View Post
    Tact switches mounted on a pcb, some hole on the front plate, and a home made (or any other much fancy place) membrane to stick over the whole thing (front-plate). Neat enough, cheap enough, easy to repair/modify too.
    Scary parallel processing - I've got a piece of scrap PCB at home with a tact switch covered with some clear silicone which is drying. I'm hoping the silicone will have not penetrated the switch but will provide a flexible enough seal over it.

    Andrew

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Check out this keypad at Sparkfun. It is a silicon 2x2 with LED backlight. Kinda neat and you can build up other key matrixes using the parts. They also have 4x4, a 3 button gamepad like, and a 12 key membrane. The 4x4 can be cut in half to make 2 2x4 pads.
    Tim Barr

  7. #7
    Join Date
    Feb 2006
    Location
    Brussels, Belgium
    Posts
    104


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by falingtrea View Post
    Check out this keypad at Sparkfun. It is a silicon 2x2 with LED backlight. Kinda neat and you can build up other key matrixes using the parts. They also have 4x4, a 3 button gamepad like, and a 12 key membrane. The 4x4 can be cut in half to make 2 2x4 pads.
    they've got some nice keypads there - thanks

Similar Threads

  1. 8x8 keypad matrix...
    By mbox in forum General
    Replies: 5
    Last Post: - 9th October 2014, 18:43
  2. Complete Keypad Example
    By T.Jackson in forum Code Examples
    Replies: 18
    Last Post: - 27th July 2011, 19:09
  3. PIC - PIC Comm
    By dgcarter in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 1st February 2009, 22:19
  4. Old and beyond help ?
    By DavidFMarks in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 11th December 2008, 15:23
  5. 4-line LCD Help - using PortA instead of B
    By Tom Gonser in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 31st March 2005, 03:14

Members who have read this thread : 1

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