Quote Originally Posted by mister_e View Post
Using PS2 with PIC it's fairly easy, max 10-15 lines of code, a decent Lookup table and away you go. The problem arise when you want emulate a PS/2 with a PIC on a PC. That's easy to send Keystroke... Emulate and perform the PC Boot sequence IS the 'tricky' part.
So it's easy to use PS/2 periferals hooked to pic but hard to hook pc to PIC through PS/2 port?