simulating PS/2 keyboard

Status
Not open for further replies.

hithesh123

Full Member level 6
Joined
Nov 21, 2009
Messages
324
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Location
lax
Visit site
Activity points
3,548
I am trying to write code to simulate a PS/2 keyboard.

Let's say the key 'A' is pressed. I'd have to send

0x1c

when the key is released, I have to send
0xF0 and
0x1c

correct?
What should be the delay between sending these bytes?
What is the clock freq? 10KHz?
 


Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…