This project is a simple "real-time" GPS tracker using Google Maps API.
It also uses a ZigBee network to get some environment data of the vehicle.
Enviroment
Car:
ARM7 board running .NET Micro Framework 3.0
UMTS Modem
GPS module
ZigBee network (Coordinator + End Device with sensors)
Backend:
HTML page (javascript interfacing with Google Maps API v3)
How it works
The .NET MF 3.0 application running on the board parses the data received from the GPS module and the ZigBee network
When a fix is obtained (so the GPS got the position) the UMTS connection is started
Data are periodically uploaded to Pachube - in the XML file (feed) latitude, longitude, car temperature and brightness are included
In the meantime, loading the HTML page with a browser, you are able to see the current location (and environment data) of the car.
There is a video in attachment where you can view the result.
are you seling this project?
safetyrally 1 year ago
@safetyrally So as already said this is a demo made from different parts (you might have read the details in the video description).
What exactly woul be you need (GPS, ZigBee, Web interface, the whole chain...)?
Adamax2010 1 year ago