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.

Help me to interface keyboard with microcontroller

Status
Not open for further replies.

manickam

Newbie level 4
Joined
Jul 21, 2006
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,330
now i am doing pc keyboard interface project,but i can't get the keyboard full detail and how to interface with microcontroller pls any1 help me :cry:
 

Re: key board interface

which microconroller you r using ??

anyway theres plenty of this subject in the internet:


http://www.computer-engineering.org/ps2protocol/

http://www.osdever.net/documents/pdf/kbd.pdf
**broken link removed**

good luck !!

avi

Added after 2 minutes:


which microconroller you r using ??

anyway theres plenty of this subject in the internet:


http://www.computer-engineering.org/ps2protocol/

http://www.osdever.net/documents/pdf/kbd.pdf
**broken link removed**

good luck !!

avi
 

key board interface

PC keyboard has 2 data lines, clock and data. It is extremely simple. Hookup a shift-register (hardware or software) and read the data transmitted by the Keyboard. It transmits a nmake code and a breeak code. Lot of docs on the net.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top