Matrix keyboards are commonas an input device in microcontroller-based projects. A conventionalway of connecting a matrix keyboardto a microcontroller is to use multipleI/O pins of the MCU. The MCU ...
The guys at Nerdkits have put together this tutorial on connecting a PS/2 keyboard to a microcontroller. Though this tutorial is written for one of the kits they sell, you should be able to apply this ...