Click here to Skip to main content
15,886,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Am working on a little gps project. I just purchased a gps tracker TK-102.I read through the manual and the setup for the tracker. I would like to get the coordinates(longitude and latitude) of the tracker and show the position on google maps.Am very new in geocoding , read articles about it and it seems quite interesting. The tracker doesnt come with a usb cord so i cant connect it to my pc.I need ideas how i could go about this.I would also appreciate sample codes if there are any to help me with this project.Thanks a lot.
Posted

1 solution

Hi,

Maybe your GPS needs to connect via BT? mine does!!

I have just finished a GPS reader program which saves all the values to a txt file for a project I am working on.

Also working and processing the datastream from the GPS device, I found a lot of help in This link

for what its worth, I am now looking to upload the source and compiled program for the gps reader - write to file. not sure where the best site is for this.

My main GPS development needs standing still and moving coordinates, but for ease of it i keep streaming onto the program from file until the rest is ready, then bring it back to read from device itself...

Hope the link helps,

BBB


PS I've just got the GPS reader program uploaded to sourceforge.net, if you want it including the source, its in This link
 
Share this answer
 
v3
Comments
Member Ammoula Essaid 11-Feb-15 7:32am    
hi , please @BBBwex , i work in the same project " Gps tracking " i need to khnow how can i program the gps reader (how can i receive the datastream from Gps device ) , and how save it in a data base . Thanks a lot

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900