Joined
·
951 Posts
Hi all,
Just thought I would share my recent experience with a little gadget I bought off Amazon. It's a GPS/GSM tracker device that comes with a microphone, gsm extended antenna, sirf star III gsp receiver antenna as well as wiring for ignition/horn/fuel pump and of course 12v power.
I didnt bother connecting any of the cables for the ignition/fuel pump etc, just wired it up to a continuous live and hid the device somewhere and mounted the gps and gsm antennas at a suitable location around the car, making sure they are not too visible.
Got myself a pay as you go sim card also and its working brilliantly. The power drain is pretty minimal and have had it in the car for a week now without driving it at all and still working fine.
The device is controlled by sending sms commands to it and it does all sorts of cool things...some of them are:
- geo-fencing
- call the device to listen to audio in the car
- call the device for it to cut out and send you the latitude and longitude and speed
- text the word "google" and it replies with a google maps link via sms so you can view on your smartphone
- setup gprs info so that it can send emails etc etc
- auto-send its position to you if it goes above a certain speed
- can set authorised numbers so it will only respond to certain numbers
etc etc etc
The manual has all the commands, however if you want detailed explanation of wiring etc, just have a look at the reviews on amazon and they give quite detailed information. I found it all helpful.
I quite like and the best thing is...its only about 30 quid. Can't go wrong with that.
So far I like it a lot and hopefully will be getting two more for my sister and parents
So hopefully someone finds this useful
Here is the product:
GPS Car Tracker with GPRS and Vehicle Theft Protection: Amazon.co.uk: Electronics
I am still in the process of writing an android tracker application for my car so that I can permanently wire in my old smartphone into my car. But hoping to use the orientation sensor also - which would mean if there is any movement detected, then the app would start to transmit its position using the gps sensor.
Anyway if anyone would like to check out the code or want to rip it and work on it, feel free
The code:
https://github.com/amervyn/VehicleTracker
:wavey:
Just thought I would share my recent experience with a little gadget I bought off Amazon. It's a GPS/GSM tracker device that comes with a microphone, gsm extended antenna, sirf star III gsp receiver antenna as well as wiring for ignition/horn/fuel pump and of course 12v power.
I didnt bother connecting any of the cables for the ignition/fuel pump etc, just wired it up to a continuous live and hid the device somewhere and mounted the gps and gsm antennas at a suitable location around the car, making sure they are not too visible.
Got myself a pay as you go sim card also and its working brilliantly. The power drain is pretty minimal and have had it in the car for a week now without driving it at all and still working fine.
The device is controlled by sending sms commands to it and it does all sorts of cool things...some of them are:
- geo-fencing
- call the device to listen to audio in the car
- call the device for it to cut out and send you the latitude and longitude and speed
- text the word "google" and it replies with a google maps link via sms so you can view on your smartphone
- setup gprs info so that it can send emails etc etc
- auto-send its position to you if it goes above a certain speed
- can set authorised numbers so it will only respond to certain numbers
etc etc etc
The manual has all the commands, however if you want detailed explanation of wiring etc, just have a look at the reviews on amazon and they give quite detailed information. I found it all helpful.
I quite like and the best thing is...its only about 30 quid. Can't go wrong with that.
So far I like it a lot and hopefully will be getting two more for my sister and parents
So hopefully someone finds this useful
Here is the product:
GPS Car Tracker with GPRS and Vehicle Theft Protection: Amazon.co.uk: Electronics
I am still in the process of writing an android tracker application for my car so that I can permanently wire in my old smartphone into my car. But hoping to use the orientation sensor also - which would mean if there is any movement detected, then the app would start to transmit its position using the gps sensor.
Anyway if anyone would like to check out the code or want to rip it and work on it, feel free
The code:
https://github.com/amervyn/VehicleTracker
:wavey: