[51] Read PS-2 Keyboard using 8951 in Assembly Code

Status
Not open for further replies.

julian_p

Newbie level 1
Joined
Sep 28, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
North Sumatera
Activity points
8
I want to make a running text that we can type character directly using AT8951 microcontroller. But I don't know how to get data from PS-2 Keyboard. I have no idea how to use the 'Make Code' and 'Break Code' from keyboard.
I need help..
 

Hi,

usually you have to use unique flags for each key.

The "Make code" says that the keay is pressed. And the "Break code" says that the key is released.
So the flags should contain the actual key state.

The communication protocol you will find in internet.

Klaus
 

have a look here : **broken link removed**

it has all the relevant information.
 

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