Difference between revisions of "Interfacing with a mouse"

From Mech
Jump to navigationJump to search
Line 2: Line 2:


Interface the PIC with a PS/2 optical mouse and display (x,y) position data on either an LCD screen (see, e.g., [[C Example: Serial LCD]] or [[C Example: Parallel Interfacing with LCDs]]) or the PC (e.g., in Matlab or hyperterminal).
Interface the PIC with a PS/2 optical mouse and display (x,y) position data on either an LCD screen (see, e.g., [[C Example: Serial LCD]] or [[C Example: Parallel Interfacing with LCDs]]) or the PC (e.g., in Matlab or hyperterminal).

== Overview ==
[[image:lynxmouse|thumb|200px|Ione Lynx-M9 mouse [http://www.geeks.com/largePic_All.asp?InvtId=LYNX-M9&Pic=LYNX-M9-unit.jpg]|right]]

Revision as of 00:35, 12 February 2009

Original Assignment

Interface the PIC with a PS/2 optical mouse and display (x,y) position data on either an LCD screen (see, e.g., C Example: Serial LCD or C Example: Parallel Interfacing with LCDs) or the PC (e.g., in Matlab or hyperterminal).

Overview

File:Lynxmouse
Ione Lynx-M9 mouse [1]