VECTOR 2X in FBasic for the TICkit 20mhz code
By: 
COMPSys
Ranjit Diol
rsdiol@bbs.lowe.org
http://www.netservers.com/~rsdiol/

TICkit Application
==================

This is the first application in a series using the V2X module.
The next one to follow will be the addition of a stepper motor
( currently on the drawing board )

This is an LCD interface for the VECTOR 2X (TM) from Precision Navigation, Inc
which is available from Jameco Electronics. The device is a small high-tech,
relatively low-cost (under $50) unit which sends out data based on magnetic
directions - ie: A Digital Compass which is very precise!
This application for demonstration purposes assumes that 
an LCD (4-bit bus) has been attached to the TICkit, even though the data can be used
for any purpose.


Rough Schematic:

[-------------]                   |-------------|
|    TICkit   |      SClk	  |  Vector 2X  |  
|	      - D0--------------P1-             - P15->+5V
|             |      SDO          |             - P11->+5V
|             - D1--------------P2-             - P9-> +5V
|             |      SS           |             - P6-> +5V 
|             - D2--------------P4-             |
|             |      P/C          |             |
|             - D3--------------P5-             - P10 ->GROUND   
|             |      EOC          |             - P7 -> GROUND 
|             - A0--------------P13             - P16-> GROUND  
|             |                   |             |
|	      |                   |_____________|
|--|-|-|-|---------               
|		  |
|    LCD 4-bit    |               Note: Ground should be common to
|-----------------|                     both the V2X and TICKit



For further info contact e-mail me at: rsdiol@bbs.lowe.org 

