How to make a interface ps/2 keyboard or mouse with arm7tdmi

Status
Not open for further replies.

ambitious_rogue

Newbie level 4
Joined
Jul 1, 2004
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
32
arm7tdmi interfacing with keyboard

Who can give me some advice or a scheme?
 

Re: How to make a interface ps/2 keyboard or mouse with arm7

go googling for "ps/2 mouse protocol keyboard"...
 

Re: How to make a interface ps/2 keyboard or mouse with arm7

thanks a lot!
 

Re: How to make a interface ps/2 keyboard or mouse with arm7

search on w*w.avrfreaks.com in user projects .
 

Re: How to make a interface ps/2 keyboard or mouse with arm7

You can find many examples on net. One year ago I used PC keyboard with mcu (AT89c52).
Kayboard has 4 active pins: +5V, GND, CLK and DATA

CLK and DATA has his internal pull ups so you can connect them directly ro mcu pins. When download code table you can make software to recognize which key is pressed.


Mr.Cube
 

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