Archive for November, 2007

PIC based PS/2 Mouse Driver

Wednesday, November 7th, 2007

PCB

For reasons I won’t go into (future projects) I needed a PS/2 Mouse driver. That is, I didn’t want to make a mouse, but read input from a mouse. There didn’t seem to be much on the net about this. Lots of code for emulating a mouse, and links to the same PS/2 Protocol guide.

(more…)