ahmed192a / GPSD

Tracking System using Tiva c and GPS to get the Coordinates and Save them in SD card these Coordinates can be displayed on PC using python script in the project or Google earth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPS Tracking system

Tracking System using Tiva c and GPS to get the Coordinates and Save them in SD card
these Coordinates can be displayed on PC using python script in the project or Google earth

The project is implemented using the following hardware:

  • Tiva-c
  • NEO6 GPS Module
  • SD-card Module
  • SD-card
  • LCD

Main Flow

The Tracking system gets the coordinates of the user using GPS and create file on SD-card to save them.
The LCD is used to print the distance and the current coordinates in real time and alert the user when he exceeds 100 meter(100 meter is the goal).
The user then can take the SD-card and insert it in any PC and easly view his Path on the map.
This system creates Two files for coordinates.

  • one can be viewed usign Google map API
  • another one can be viewed using google earth

Preview in Google Earth

image

Preview in Google Map

image

Contributors

Ahmed
Ahmed Abd El-Hamed
Sarah
Sarah Mohamed Hijazy
Basmala/
Basmala
Bassant-Yasser/
Bassant-Yasser
Nourhan
Nourhan Ashraf
ayasameh11998/
ayasameh11998

About

Tracking System using Tiva c and GPS to get the Coordinates and Save them in SD card these Coordinates can be displayed on PC using python script in the project or Google earth

License:GNU General Public License v3.0


Languages

Language:C 94.4%Language:Makefile 5.3%Language:Batchfile 0.2%Language:Python 0.0%