https://github.com/ramanpreet6262/trackerrr
A Vehicle Location Tracking System.
https://github.com/ramanpreet6262/trackerrr
android arduino gps-module gsm-module java
Last synced: 3 months ago
JSON representation
A Vehicle Location Tracking System.
- Host: GitHub
- URL: https://github.com/ramanpreet6262/trackerrr
- Owner: Ramanpreet6262
- License: mit
- Created: 2019-04-18T08:53:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-01T06:09:46.000Z (almost 7 years ago)
- Last Synced: 2024-04-22T15:00:16.872Z (about 2 years ago)
- Topics: android, arduino, gps-module, gsm-module, java
- Language: Java
- Homepage:
- Size: 35.6 MB
- Stars: 14
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trackerrr
A Vehicle Location Tracking System built using arduino uno, gsm module and gps module. An android app to show location on map is also developed.
## Team members
* [Ramanpreet Singh](https://github.com/Ramanpreet6262)
* [Raghav Sekhri](https://github.com/RaghavSekhri)
* [Rishabh Sharma](https://github.com/rishabhsharma3617)
* [Jaspreet Singh](https://github.com/jaspreet-singh37349)
* [Ujjwal Gupta](https://github.com/ujjwal897)
## Connections
### GPS module -- Arduino
* GND -- GND
* VCC -- 3.3V
* RX -- 11(Digital Pin)
* TX -- 10(Digital Pin)
### GSM module -- Arduino
* GND -- GND
* VCC -- 5.0V
* RX -- TX
* TX -- RX
## Components Pics
## Android App Screenshots