Connecting a keyboard to a microcontroller project could be a useful addition. Even if it is to be used as a code input device it could be more convenient than using a key matrix. The guys over at Nerd Kits have put together an informative video that is based on the NerdKit however it is applicable to any microcontroller.
“The PS/2 Interface is quite easy to implement. To send a key stroke, the keyboard begins driving the clock line. On the falling edge of the clock line,…