Skip to content

Latest commit

 

History

History
76 lines (69 loc) · 3.96 KB

README.md

File metadata and controls

76 lines (69 loc) · 3.96 KB

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