Page 1 of 1

PIC Mouse Interface

Posted: Tue Oct 30, 2007 11:31 am
by maheshkuruganti
Does Anyone know how to interface a PS/2 Mouse to a PIC.I want to know if there is a way you can do it in flowcode.Can we use the UARTs for Mouse Data and Clock.

Posted: Tue Oct 30, 2007 1:27 pm
by Benj
Hello

The easiest way is to bit bang the signal. There should be lots of example code around for performing this task.

We sell an E-Block (EB033) that will allow you to plug a PS2 Keyboard or Mouse into the PIC system. However the example code is designed for a keyboard.