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.
- 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.
- The GPS module retrieves the geographical coordinates (latitude and longitude).
- The Arduino processes the data and displays it on the LCD screen.
- Upon request, the system sends an SMS with the location to a designated mobile number.
- Arduino UNO
- NEO 6M GPS Module
- SIM900A GSM Module
- 16x2 LCD Display
- Breadboard and Jumper Wires
For a detailed guide on assembling the hardware and setting up the software, please refer to the Project Documentation or check the Source Code.
Watch the demo video of the GPS Tracker in action.
- Personal Navigation
- Vehicle Tracking
- Emergency Services
- Asset Monitoring
- Deekshitha M
- Boreddy Sahastra Reddy
Google Drive Link: https://drive.google.com/drive/folders/16li5aPp08W42Y8Bk1Vms3jOIsyYI8cX_?usp=sharing