Difference between revisions of "Interfacing with a touchscreen"

From Mech
Jump to navigationJump to search
Line 1: Line 1:
== Original Assignment ==
== Original Assignment ==


Interface the PIC with a surplus touchscreen from the LIMS lab and display (x,y) data on an LCD screen 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).

Revision as of 04:06, 25 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).