This code gives the interfacing of AVR microcontroller with PS2 keyboard. The keyboard has 2 wires for data transfer, in which one is data line and the other is clock line. For more details about the PC keyboard please check this link http://www.8051projects.info/exp8.asp In this experiment the keyboard...