Continue to Site

How to interface keyboard with 8051

Status
Not open for further replies.

Saeedafzalkhan

Newbie level 6
Newbie level 6
Joined
Oct 23, 2004
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
165
Can anyone help me how to interface keyboard with 8051 ?
 

look zone EDA " EPE Magazines August 2004 "
How to use a PS/2 keyboard or PS/2 mouse with you PIC Microcontroller Design

info for basic protocol keyboard and mouse
 

Two options:
1. Search this forum for "8051 AND keyboard"
2. See application note AN434 from Philips:
www.semiconductors.philips.com/acrobat/applicationnotes/AN434.pdf
All what you need to do here is to remove part of code for I2C interface.
This one even includes Look-up Tables for translation from keboard codes to ASCII.
 

Hi,

Check this 2 files:




It might help you!
 

If you pull the Proteus Demo Version (h**p://www.labcenter.co.uk) and look at the 8051 Calculator sample the program contains keyscanning/debouncing routines in 8051 assembler.

Iain.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top