Re: keypad controller
- From: Michael Lange <leckmich@xxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 19:23:31 +0200
Hi you,
I want to implement a 6x6 matrix keypad controller in hardware which should be able to detect multiple key presses. Can anybody suggest how to go about this??
if you mean more than one key pressed same time, you could use this. (Please expand to 6x6 matrix). Set the Y-lines to high, only one at same time, and read the X-lines to get the pressed key(s) in this row.
Y0 o Y1 o Y2 o Y3 o
| T | T | T | T
| --- | --- | --- | ---
o--o o-->|--. o--o o-->|--. o--o o-->|--. o--o o-->|--.
| | | | | | | |
X0 o---)-----------o-)-----------o-)-----------o-)-----------o-
| T | T | T | T
| --- | --- | --- | ---
o--o o-->|--. o--o o-->|--. o--o o-->|--. o--o o-->|--.
| | | | | | | |
X1 o---)-----------o-)-----------o-)-----------o-)-----------o-
| T | T | T | T
| --- | --- | --- | ---
o--o o-->|--. o--o o-->|--. o--o o-->|--. o--o o-->|--.
| | | | | | | |
X2 o---)-----------o-)-----------o-)-----------o-)-----------o-
| T | T | T | T
| --- | --- | --- | ---
o--o o-->|--. o--o o-->|--. o--o o-->|--. o--o o-->|--.
| | | | | | | |
X3 o---)-----------o-)-----------o-)-----------o-)-----------o-
| | | |
| | | |
(created by AACircuit v1.28.6 beta 04/19/05 www.tech-chat.de)HTH Michael
.
- Follow-Ups:
- Re: keypad controller
- From: Spehro Pefhany
- Re: keypad controller
- References:
- keypad controller
- From: praveen . kantharajapura
- keypad controller
- Prev by Date: Re: Where to buy in Montreal (Atmel, Motorola)
- Next by Date: Re: FTDI driver installation problems
- Previous by thread: Re: keypad controller
- Next by thread: Re: keypad controller
- Index(es):