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.

How to interface keyboard with 8051

Status
Not open for further replies.

Saeedafzalkhan

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top