https://github.com/mazensayed91/gps-project
https://github.com/mazensayed91/gps-project
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mazensayed91/gps-project
- Owner: Mazensayed91
- Created: 2021-06-04T11:32:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T19:48:23.000Z (about 5 years ago)
- Last Synced: 2025-02-09T19:43:12.527Z (over 1 year ago)
- Language: C
- Size: 707 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GPS TRACKING SYSTEM!
[](https://travis-ci.org/joemccann/dillinger) [](https://travis-ci.org/joemccann/dillinger) [](https://travis-ci.org/joemccann/dillinger) 
This is a project for the Faculty of Engineering, Ain Shams University, for a course # CSE312 - # Microprocessor Based Systems, Where we learned how to write assembly language and all information about **ARM Cortex M4-based System** with writing C code for it by using datasheet "TivaTM TM4C123GH6PM Microcontroller" to build real-life projects.
## Table of Contents
- Introduction
- Purpose
- Components Used
- Technologies Used
- Softwares Used
- Contributors
## Introduction
In this project a GPS tracking system will be developed using TM4C123G LaunchPad, the system should store the moved trajectory after power-on until a destination point is reached and calculate the taken distance, and then display it on the LCD.
## Purpose
The purpose of the project is to store the moved trajectory after power-on until a destination point is reached and calculate the taken distance and then display it on the LCD.
## Components Used
- TM4C123GH6PM LaunchPad
- GPS Receiver
- LCD Display
- Breadboard
- Potentiometer
- Battery
- Arduino for Power
- Jumper Wires
| Tiva TM4C123GH6PM Microcontroller | GPS module (ublox neo 6m) | LCD display |
| ------ | ------ | ------ |
|  |  | |
## Languages Used
- Embedded C
- Python for Plotting
## Softwares Used
- Keil uVision4 (IDE)
- COM3 - Tera Term VT
## Contributors
[Mazen Sayed](https://github.com/Mazensayed91), [Mark Mourad](https://github.com/markmourad26), [Yasser Ahmed](https://github.com/YasserAhmedMoh), [Mark Essam](https://github.com/markessam12), [Farouk Araby](https://github.com/0rvant), [Abdulrahman Mamdouh](https://github.com/abdumamdouh)