PIC Mouse Interface
-
- Posts: 8
- Joined: Sat Sep 15, 2007 10:45 am
PIC Mouse Interface
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.
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel