TD-USB-02: TouchPad interface |
|
|
TD-USB-02 interface with touchpad sensor board and WinAmp interface. This is an example USB project showing how to interface a touchpad sensor (the AD7142ACPZ) with a standard XP/Vista computer. The TD-USB-02 board with a PIC18F2550 communicates with:
Here are the technical specifications:
These assembled boards are available from our online shop. Source code (CCS C and Visual C#) can be purchased separately.
Sensor example Source code (CCS C) , sensor board pcb layout and schematics (Eagle) available. Last update: May 3, 2009. |
|
TD-USB-02 (green pcb on top) TouchPad sensor board (047) (bottom pcb, top view) |
||
|
|
|
PC Win XP/Vista interface application with Visual C# 2008 Express |
TouchPad board: Schematic & PCB: (right click & "save as" to get full resolution)
|
|
|
|
TouchPad sensor board (047) (bottom view) |
PCB layout (both layers, top and bottom) |
|
TD-USB-02: Main Connections:
|
||||||||||||||||||||||||||||||||||||||||||||
TD-USB-02 diagram |
Header pinouts |
|||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||
|
Downloads: right-click & save as
WARNING: may not be duplicated for any commercial use whatsoever without explicit consent from the author (c) Michel Bavin, TechDesign Electronics. |
TouchPad Board (047): Eagle PCB layout: 047_v005.brd - Apr. 24, 2009. TouchPad Board (047): Eagle Schematics: 047_v005.sch - Apr. 24, 2009.
AD7142ACPZ: CCS c source code: touchpad_v01.c - Apr. 24, 2009. TD-USB-02:Hex file: 047_v002.hex bootloading for the PIC18f2550 - May 3, 2009. Windows interface application setup: 047_app_setup.zip - May 3, 2009. Written in Visual C# 2008 Express, compatible with Windows XP and Vista.
|
Info & datasheet:
|
|
AD7142ACPZ | |
Generic_hid_cs | |
Microsoft Visual C# 2008 Express Edition | |
Tools:
Check out our development tools page.
The PIC code was made with the PCWH CCS compiler ($500,-); you can install Microchip's MPLAB IDE (click on the link and you can get it for free) with it to get things running smoothly.
Bootloading of the PIC18F2550 can be done with the excellent Tiny PIC bootloader, through RS232.
Eagle 4.11e was used for the schematic & PCB layout.