Hi all,

I'm having a look into a project that takes input from a circuit (push buttons) and sends it through to a PS/2 cable that can be plugged into the keyboard port of a PC. I'm trying to get the push buttons in the circuit to send the data of certain keys from the keyboard. For example, when I press one push button it sends a lower case "a" to the computer, and when I press the other push button it sends a space.

Has anyone had a play around with this before? I've been having a fiddle with using a PIC for it without much luck...

Any help would be great.