Jonathan Arbib

GPS Tracker on Alix 3d3

by on Jun.28, 2011, under RU Projects

This is a short description of the requirements needed to carry out this project

For this project you need to have good knowledge of Linux, you will need to learn a scripting language such as bash, and possibly some PHP knowledge.
To learn about bash you can look on these links:
http://tldp.org/LDP/Bash-Beginners-Guide/html/
http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html
http://linuxconfig.org/Bash_scripting_Tutorial

The device that you will be using as your hardware platform is a “PC Engines – Alix 3d3″
Some info here
http://pcengines.ch/alix3d3.htm
This device is now running a modified version of Debian called “Voyage Linux” and you can find information on that here:
http://linux.voyage.hk/

Some work has already been done in the following:
- Bloetooth USB dongle is recognized by system
- Able to pair Bluetooth GPS with Dongle
- Able to receive RAW GPS data

The steps that you would need to carry out are the following (subject to change, and not all need to implemented depending on how much work they are):
- poll GPS device regularly (every second?) and interpret and store GPS data (and other info) in a Database (it’s a simple command to do this)
- send Data to a Remote server (this is the big part of the project) and ensure duplicate data is not sent (to save bandwidth and time)
- design a simple map to display track or points gathered by GPS (not hard and can be done with Google Maps)

:,

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!