how we can interface keyboard to AVR(mega8)?

Status
Not open for further replies.

segmex

Advanced Member level 4
Joined
Oct 25, 2006
Messages
114
Helped
7
Reputation
14
Reaction score
6
Trophy points
1,298
Activity points
1,829
keyboard to avr

how to interface keyboard to AVR(mega8)?

please help?? give examples.
 

keyboard avr mega8

From avrfreaks

PS2 (PC-AT) keyboard Interface (GCC)
A PS2 PC-AT keyboard interface, based on Atmel App Note AVR-313, converted to GCC. Plug the keyboard into the AVR, sends the characters out the UART to your PC screen as characters or ASCII codes. First step towards a PS2 bar code scanner. Has a nice interrupt based UART transmit routine.

PC Keyboard
Functions to interface a PC keyboard.
 
rss uart mega8

thank u for your answer........

but i need the code in bascom avr ????
 
avr keyboard interface

Check BASCOM AVR Library, may be it has Keyboard driver, or you can translate C code to BASIC code
 
interface keyboard pc avr

keyboard have some I2C like protocol and it is slave device to just implement master in software
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…