Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

4x4 matrix keyboard schematics

Status
Not open for further replies.

htrs

Newbie level 6
Joined
Jul 29, 2005
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,387
Please help

Hello Everyone
I am trying to interface a 4 by 4 matrix keyboard to a 8051 microcontroller. I am trying to interface it with using INTERRUPT. So i sincerely request you to give the schematic of 4 by 4 matrix keyboard. I would be connecting only 4 lines to the keyboard. one of them wold be to the interrupt.
 

Re: Please help

u can have some information here
 

Re: Please help

hi
i suggests the following schematic. I didn,t use it befor, but i think it will work.
during sleep or idle let all rows 1's(P2.0 to P2.3) and all columns 0's(P2.4 to P 2.7).
if no key pressed. the nand gate will out 0,
if any key pressed the nand gate output will go high, and this well make the interrupt.

hope that help u :)
Ahmed
www.i-g.org
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top