Javelin connected to GPS, Bluetooth and Memorystick
I am involved in a project that requires collecting GPS data off-line and then transferring this information via bluetooth to a server. I noticed reading the forum that·Javelin can be connected individually to a GPS module, bluetooth module, and even to a gprs module. I wonder if it is possible to have Javelin connected in the same time to GPS, Bluetooth, and a memorystick for the project purpose. I browsed the projects from the site but I couldn't find any solution that covers all the connections we need.
I would appreciate your advice.
Thank you,
TVD
I would appreciate your advice.
Thank you,
TVD
Comments
GPS:
http://forums.parallax.com/showthread.php?p=614058
http://forums.parallax.com/showthread.php?p=620164
GPRS:
http://forums.parallax.com/showthread.php?p=465018
Bluetooth:
http://forums.parallax.com/showthread.php?p=618934
For the datalogger memory stick I have working code for the propeller spin stamp.
I just need to convert that to javelin code. This code uses SPI mode which means
it does not consume any VP so there should be no problem integrating all the
devices you mentioned.
regards peter
TVD