Interfacing microcontroller avr to GPS mobile phone


“My goal is to build a kind of a mobile tracker. There are many different use cases you can think of but one of the obvious is a device, that is able to report where it is. This device can be put in your car and it could trigger an alarm, if the car got stolen. Actually it could tell you where it is.
There are already mobile tracking devices out there, but they seemed to be too expensive and too closed for my needs. Another option is one of these new Nokia N95 which have built-in GPS. They are really nice, but about 600€, which is not a bargain. So I decided to do my own.” alex said
Materials
The first idea was to combine a microcontroller with a GSM and a GPS modul. There are a lot of these modules over at Sparkfun, for example. Finally he choose Telit GM862, which is a GSM modul with an built in GPS receiver. Sparkfun sell great break out boards to make it easier for hobbyist to access these modules.
Here are some of the features of this GSM-GPS module:
* Quad band GSM
* 17mA average stand-by, 3.5mA in low-power mode
* 250mA average operating current
* SiRF III GPS Receiver Built In
* Data, Voice, SMS, and Fax
* Data speeds up to 57.6kbps
* Supply voltage : 3.4-4.2V
* CMOS Camera Capable
* Python Interpreter built-in
Related posts:
- Interfacing Arduino with a GSM-GPS Modul
Arduino is powerful microcontroller modul. You can interface your Arduino with many networks like Bluetooth, Wi-Fi, GPRS, XBEE, and... - Microcontroller Based GPS Surveyor
The GPS Surveyor is an effective tool for acquiring precise position data for surveying and vehicle tracking applications among... - AVR Open GPS Tracker
Open GPS Tracker is a small device which plugs into a $20 prepaid mobile phone to make a GPS... - GPS Clock
This accurate clock project is developed based on the GPS Receiver which captures a time signal from the U.S. government’s... - Home Automation Using Mobile Phone
This project shows you how to implementing your own Web/WAP enabled home automation system. It will allows you to...
c program for interface of gps with microcontroller, gps & avr program interface, use mobile camera by AVR









October 28th, 2007 at 11:23 pm
It’s very interesting project. Your blog also contains many useful information.
November 3rd, 2007 at 10:58 am
Thanks doug…hope helpfull
November 5th, 2007 at 3:06 pm
A very good idea for GSM projects and also you have described about the basics of soldering. tanx for your contributions