An open API service indexing awesome lists of open source software.

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.

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