Code Monkey home page Code Monkey logo

embedded-gps's Introduction

GPS Distance Tracking System

This project involves developing a system using the TM4C123G LaunchPad that tracks the distance a user travels between two points using GPS coordinates. The system will also provide visual feedback to the user using built-in LEDs, indicating when they are close to their destination or have reached it.

Features

The GPS subsystem will perform the following tasks:

  1. Store the coordinates of the starting point.
  2. Store the coordinates of the end point and calculate the total distance traveled by the user.
  3. Provide visual feedback to the user using built-in LEDs:
    1. Stage 1: Turn on the green LED when the target destination is reached.
    2. Stage 2: Turn on the yellow LED when the target destination is about to be reached (less than 5 meters away).
    3. Stage 3: Turn on the red LED when the target destination is far away by more than 5 meters.

The trajectory of the distance traveled should satisfy the following criteria:

  1. The total distance between the start and end point should be greater than 100 meters.
  2. The path from the start point to the end point should form a non-straight line similar to the provided baseline path.
  3. The calculated distance should be compared with the distance obtained from Google Maps, and the error margin should be less than or equal to 5%.

Usage

To use this system, you will need to connect the TM4C123G LaunchPad to a GPS module and configure it to receive GPS coordinates. Once the system is set up, you can use it to track your distance traveled and receive visual feedback using the built-in LEDs.

Programming Language And Tools Used

This project was developed using C programming language.

C Programming Language Icon CMAKE Code Composer Studio Icon Code Composer Studio Icon

Credits

This project was developed by [.........] as part of [Introduction to Embedded Systems/GPS Tracking System].

Google Maps Image

embedded-gps's People

Contributors

mahmoud-abdelraouf avatar somaya-ayman avatar saraashrf avatar nada-mohamed-abdelhamid avatar mennatallah74 avatar mohamedadhamc avatar mahmoudhamdy02 avatar mightymaya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.