Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

AT keyboard interfacing with 8051

Status
Not open for further replies.

hassanwaqas

New Member
Hello everyone! i have my project of interfacing an AT keyboard with 89C51 microcontroller and display the keypresses on hyper terminal.can anyone help me by providing me the assembly code for interfacing the keyboard.i only want one way communication i.e sending the characters and numbers from keyboard.plz if any can give me the code.
thanks
 
Last edited:
hello there.
i got that program kb.asm
but when i tried to compile it using keil.it gave me many errors.first of all
it didn't get .equ .flag and .db directives.Keil says that its syntax error.
how can i get over this? can some one test this program and convert it into hex for 8051(as i m not a good programmer) ?
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top