
I have been having good luck using the
Telit GM862 module for a vehicle tracker. Just attach antennas for cell phone and GPS , slide a SIM into the slot, apply power and you have a full functioning cell phone with built in GPS and Python interpreter. These modules are available off the shelf for $140 - Qty: 1 from
Janus Remote Communications. AT&T pre-paid GoPhone plans are particularly nice for this use. Buy a $25 card and get a SIM with $25 of value on it. You can then add MEdia net which is AT&T's name for GPRS data:
$5 for 1 meg, $10 for 5 meg, and $20 for unlimited. The money on the SIM expires in 90 days and the media net plans are good for 30 days. If you buy a $100 SIM the money doesn't expire for a full year, so it seems like $8.33/month is the cheapest you can get with no contract. There are new data plan providers like
Jasper wireless that will sell you buckets of data you can spread over many SIMs if you have at least a couple dozen units
The version of Python running on these modules is
1.5.2 which is 8 years old but all the documentation is still available. I have been able open a socket and send data to my server using UDP packets containing location info as well as the tower ID and received power level. I am going to plot this data and try to determine the location of towers around me
Comments
How easy was the programming
How easy was the programming for that unit? I take it you didn't need many extra components to get it running? I'm thinking of a building something with the GM863 unit, would like to know how much extra glue logic and whatnot I'd need to get a location sent somewhere.
Thanks.
Wade - wbortz at gmail dot com
Aldacom kit supports Basic and C
http://www.aldacom.com/gsm-gps/gps-tracking.html
The making of an own AVL tracking device was never simpler then with GSM GPS module CN4-M
It already holds the components as below
Features of GPS tracking module
- Quad band GPRS module C2-S
- Sirf Star 3 based GPS module
- Full car / truck voltage range DC power supply DC 9 to 32 Volt
- RS232 interface on +/- 12 Volt and CMOS level
- SIM card holder
- ATMEL micro controller ATMEGA 162V-8AI with JTAG interface
- Standard 2,54 mm connectors
- RF connectors U.FL to wire RF cables or GSM/GPS antenna
- Several I/0 lines
It is supported by source code in C and Basic for the test server of GPS tracking applications http://www.track4free.com
By wiring the GSM GPS module to your car with cigarette light cable, you get a working tracking device. By developing a small and simple adapter PCB to the dimensions of your enclosure you get your own unique GPS tracking device.
If you replace the GPS module, then you get a PCB for burglar alarm system or any other telemetry application. Please feel free for customised versions for your specific application.
Regards
Egon
Round Solutions has kit with DC/Dc power supply
GSM/GPS board called AarLogic C05/3:
http://www.roundsolutions.com/aarlogic/index.htm
* GE863-GPS LP
* Python engine (licence free)
* SIM card holder
* 2x UFL plugs (GPS/GSM)
* PSU 6.0-32.0 Volts DS
* RS232 @ +/- 12 Volt and CMOS
* ready LiPo battery charging circuit
* Size: 56.4 x 84.5 mm
Regards
Egon
Sparkfun kit has all you need
I used this kit from Sparkfun to get started:
http://www.sparkfun.com/commerce/product_info.php?products_id=478
The only thing missing is a power supply that can handle 12v cigarette lighter power
Allen