3x4 keypad using encoder and bs2
LEDREW
Posts: 4
My friends and I are working on a keypad lock for a safe. We're having trouble getting started. We dont know what kind of encoder to use and how to use the keypad with the bs2. any suggestions?
Comments
Here's the main page: www.parallax.com/Resources/NutsVoltsColumns/tabid/272/Default.aspx
Here is a keypad encoder that I've used often (link below). The datasheet can be downloaded from the same web page. One of the very nice aspects of it is that it provides a 1-wire serial output to minimize the number of Stamp pins necessary. Since it can operate at 2400 baud, it can even be used easily with a BS-1 or any BS-2 Stamp.
The EDE1144 Keypad Encoder IC can be found here:
http://www.allelectronics.com/cgi-bin/item/EDE-1144/search/KEYPAD_ENCODER_IC_.html
The providers (E-Labs) are very helpful if you have any questions or problems. Here is a link to their web site: http://www.elabinc.com/
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
A 4 x 3 keypad is just a 4 x 4 keypad with one column never used. Just leave the column (or row) unconnected.
Take a look deeper into the datasheet on Page 6/7. It indicates that it can be used on smaller keypads as well, and discusses what you must do. Do remember the pull-down resistors as indicated in the schematic!
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔