Can a Garmin GPS be turned into a DIY tracking device?

In summary, the GPS car tracking devices have a major flaw in that you have to register with a "air time" service in order to track the device.
  • #1
Flyingwing12
41
0
I was looking through some recent catalogs from electronic stores and a new thing they are trying to hitch is the GPS car tracking devices. There is a major flaw in the system for anonymity, you have to register with a " air time" service to add tracking days and such.

For 139 dollars I was intrigued. I remembered I had an old Garmin Gps that I used to walk around the mountains.

Would it be possible to turn that into a tracker that could be pulled up on a computer screen or something?

I think with a little know-how it can be done.

No doubt this will get flagged for illegal activity discussion.

At least they keep this place clean.
 
Engineering news on Phys.org
  • #2
As far as I understand the Garmin GPS is completely passive. That is, it receives signals from several satellites and gives you your lat/long. There is no signal transmitted, and there is no way a passive receiver can be detected.

In order to track a moving object (car, for instance) it would be necessary to transmit something to get detected by the satellites or other fixed receivers.

Cheers,
Bobbywhy
 
  • #3
If you need to do the tracking real time, it gets a little messy. You might have to encode the GPS output onto an audio signal and transmit it by cellphone. (You'd need a way to keep the cellphone's battery charged.)

Non-real time tracking would only require a way to store the time and data on a memory chip.
 
  • #4
Flyingwing12 said:
I was looking through some recent catalogs from electronic stores and a new thing they are trying to hitch is the GPS car tracking devices. There is a major flaw in the system for anonymity, you have to register with a " air time" service to add tracking days and such.

For 139 dollars I was intrigued. I remembered I had an old Garmin Gps that I used to walk around the mountains.

Would it be possible to turn that into a tracker that could be pulled up on a computer screen or something?

I think with a little know-how it can be done.

No doubt this will get flagged for illegal activity discussion.

At least they keep this place clean.

This is done with HAM radio all of the time. It's called APRS, and you tie your GPS to your HAM radio -- your position is sent via HAM radio to whatever tracking software you choose to use. It's very handy when you have a bunch of HAM radio operators helping with bike races and similar events, spread out over the countryside:

http://en.wikipedia.org/wiki/Automatic_Packet_Reporting_System

You need a HAM radio license (and APRS-capable HAM radio), but that's easy to get now. There may be other ways to accomplish what you want, without using HAM radio, though.
 
  • #5
The GPS coordinates probably spit out of the GPS receiver inside your garmin on a USART unless the receiver and microcontroller are combined. You could solder into these data lines and record/parse the data with a microcontroller, and then later download it onto your computer with some serial interface like USB. You might also need to disable battery saving features in the receiver since the Garmin microcontroller will be communicating with it. You would have to power it all with a battery. It won't be real time and will require some significant effort, but it will log coordinates. If you want remote real time access, the HAM radio idea is good or use a gsm modem that downloads to a server like the device you saw probably has. With all of that effort, you probably would save time and money just buying what they made or designing your own device.
 
Last edited:
  • #6
I don't know how feasible it is to hack a Garmin but it is possible to build a completely homebrew GPS. Personally I found this fascinating. It's definitely not a project for the feint of heart though.

http://www.holmea.demon.co.uk/GPS/Main.htm
 
  • #7
Or try to get a hold of one of Progressive insurance's SnapShot modules.
 
  • #8
es1 said:
I don't know how feasible it is to hack a Garmin but it is possible to build a completely homebrew GPS. Personally I found this fascinating. It's definitely not a project for the feint of heart though.

http://www.holmea.demon.co.uk/GPS/Main.htm

You can buy a lot of that stuff integrated on an IC. The front end and everything to the interface to your digital circuitry comes in hybrid packages from companies like Trimble. You just have to design the antenna trace impedance mostly and then your FPGA/whatever. So, that at least would be 1 short cut.
 
  • #9
The trick is the communicaiton channel - HAM works, but I do not know how small of a HAM transmitter you can get. I think cell phones actually can be anonymous if you buy a pre-paid one - then send data via SMS.

Also - Sparkfun has a bunch of GPS modules and a small arduino - may be easier then hacking a consumer device.

Etherway - this can surely be done, but will involve working on a number of different things...

An interested related project...http://www.chriscoldewey.com/2008/05/11/tracking-deer-on-google-earth/
 

Related to Can a Garmin GPS be turned into a DIY tracking device?

1. What is a homebrew GPS tracking device?

A homebrew GPS tracking device is a device that is built by an individual using readily available components, rather than being professionally manufactured. It is designed to track the location of an object or person in real-time using GPS technology.

2. How does a homebrew GPS tracking device work?

A homebrew GPS tracking device uses a GPS module to determine the current location of the device. The location data is then transmitted to a receiver through a wireless or cellular network. The receiver can then display the location on a map or store the data for later analysis.

3. What components are needed to build a homebrew GPS tracking device?

The main components needed to build a homebrew GPS tracking device include a GPS module, a microcontroller or single-board computer, a power source, and a wireless or cellular module. Additional components such as a GPS antenna, an enclosure, and various sensors can also be added for additional functionality.

4. What are the benefits of using a homebrew GPS tracking device?

There are several benefits of using a homebrew GPS tracking device, including cost-effectiveness, customization options, and the ability to learn new skills while building the device. Homebrew devices also offer more control over data privacy and can be tailored to specific tracking needs.

5. Are there any legal considerations when using a homebrew GPS tracking device?

Yes, there are legal considerations when using a homebrew GPS tracking device. It is important to follow all laws and regulations regarding privacy and tracking. It is also essential to obtain consent from the person or object being tracked and to properly label the device to avoid any legal issues.

Similar threads

Replies
7
Views
2K
Replies
6
Views
2K
Replies
11
Views
3K
  • General Discussion
Replies
4
Views
7K
Back
Top