|

Nick from the Digital Dawg Pound just made a cool Telit GM862-GPS Vehicle Tracker using this Spark Fun module. Code is provided on the site if you are feeling energetic.
“The GM862-GPS is a hardware module with support for connecting to the GSM (mobile phone) network and receiving GPS position data. It also includes a Python interpreter, this combination makes it the perfect choice for building a tracker. After setting up a suitable development environment the next thing to do is write the code. I chose to use SMS messages as a transport mechanism. The process works as follows: A mobile phone is used to send an SMS to the GM862. The GM862 checks for new messages every 10 seconds, on finding one it checks the password, and parses out the command, if it recognises a request for a position, it sends the position back to the sender of the message, then deletes the message.”

|
August 19th, 2007
Once your stolen car, the percentage of chances to find it is relatively restricted because a third of the catch vehicles disappears definitively and this proportion increases regularly. To facilitate the chances to find your dear car, here the new system will be useful.
However some very important point it misses that the distance of stolen cars it couuld track….where normally other tracker can track 3 meters & other point miss is about the requirement of any particular modification…..?
but is realy very modern tracker depending on mobile system…an independent of system GSM and other public networks,…& easily portable…oh other is frequent time alraming after 10 second…..
August 19th, 2007
I’m looking to build an APRS tracker along these lines…..
I have a GPS module that I got off of Ebay for $1. Now only if I can figure out the pinout.
August 20th, 2007
I’ve made the same thing on my webpage, besides GPS functions, it has 8 sensor inputs and 8 relay outputs that you can controll via SMS messages. I posted only pictures so far so you can check them out
August 22nd, 2007
I’m very impressed at the level of skill needed to conjure this up, but as far as the end result?
Meh.
A $30 prepaid BOOST phone, with mologogo free software, will do the same thing with less hassle.
Not at all trying to knock the accomplishment, but it’s kind of like spending hundreds of dollars
and many manhours to build an Xbox, when you could just go buy one off craigslist for $60.
August 24th, 2007
Hi NGinuity,
I made a APRS tracker using the Telit EZ10 module which uses the GM862 module. Take a look at my website, and I can forward you what I have done.