Skip to content

Arduino UNO Project- A GPS Tracking system built using Arduino UNO, NEO6M GPS Module for location and SIM900A GSM Module for receiving signals on mobile phone.

Notifications You must be signed in to change notification settings

deekshitha-3/Arduino_Project-GPS_TRACKER

Repository files navigation

GPS Tracker System

Overview

The GPS Tracker System is a real-time, cost-effective solution for tracking geographical coordinates using the Arduino UNO and NEO 6M GPS Module. It displays latitude and longitude on an LCD and sends location data via SMS to a specified number.

Features

  • Real-time Location Tracking: Captures and displays GPS coordinates.
  • SMS Notifications: Sends current location via SMS.
  • User-friendly Display: Coordinates shown on a 16x2 LCD screen.
  • Portable and Cost-effective: Ideal for small-scale tracking applications.

Project Model

GPS Model

How It Works

  1. The GPS module retrieves the geographical coordinates (latitude and longitude).
  2. The Arduino processes the data and displays it on the LCD screen.
  3. Upon request, the system sends an SMS with the location to a designated mobile number.

Components

  • Arduino UNO
  • NEO 6M GPS Module
  • SIM900A GSM Module
  • 16x2 LCD Display
  • Breadboard and Jumper Wires

Project Setup

For a detailed guide on assembling the hardware and setting up the software, please refer to the Project Documentation or check the Source Code.

Demo Video

Watch the demo video of the GPS Tracker in action.

Applications

  • Personal Navigation
  • Vehicle Tracking
  • Emergency Services
  • Asset Monitoring

Authors

  • Deekshitha M
  • Boreddy Sahastra Reddy

Google Drive Link: https://drive.google.com/drive/folders/16li5aPp08W42Y8Bk1Vms3jOIsyYI8cX_?usp=sharing

About

Arduino UNO Project- A GPS Tracking system built using Arduino UNO, NEO6M GPS Module for location and SIM900A GSM Module for receiving signals on mobile phone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages