Difference between revisions of "Interfacing with a touchscreen"

From Mech
Jump to navigationJump to search
Line 3: Line 3:
Interface the PIC with a surplus touchscreen from the LIMS lab and display (x,y) data on an LCD screen (see, e.g., [[C Example: Serial LCD]] or [[C Example: Parallel Interfacing with LCDs]]) or a PC (e.g., matlab or hyperterminal).
Interface the PIC with a surplus touchscreen from the LIMS lab and display (x,y) data on an LCD screen (see, e.g., [[C Example: Serial LCD]] or [[C Example: Parallel Interfacing with LCDs]]) or a PC (e.g., matlab or hyperterminal).


Spec sheet: [[capacitive_touch_screen.pdf]]
Spec sheet: [[Capacitive_touch_screen.pdf]]

Revision as of 10:32, 27 January 2009

Original Assignment

Interface the PIC with a surplus touchscreen from the LIMS lab and display (x,y) data on an LCD screen (see, e.g., C Example: Serial LCD or C Example: Parallel Interfacing with LCDs) or a PC (e.g., matlab or hyperterminal).

Spec sheet: Capacitive_touch_screen.pdf