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

https://github.com/ekovegeance/mobile-tracker

Project Micro Controller Arduino Uno | Mobile Tracker
https://github.com/ekovegeance/mobile-tracker

arduino arduino-sketch arduino-uno bina-darma-university collaboration communityexchange ekovegeance learn microcontroller mobile-tracker project

Last synced: 4 months ago
JSON representation

Project Micro Controller Arduino Uno | Mobile Tracker

Awesome Lists containing this project

README

        

# Mobile-Tracker
Project Micro Controller Arduino Uno | Mobile Tracker
### Our Teams
|Name|Role|
|--|--|
|Fasha Febrian Wirayudha|Lead of Project|
|Eko Saputra|Developer|
|Yoga Richard|Contrib|
|Syahrul Ramadhan |Contrib|
|Bagas Satria Renaldi|Contrib|

#### Run Locally
```bash
git clone https://github.com/ekovegeance/mobile-tracker.git
```
```bash
cd mobile-tracker
```

#### COMPONENTS AND SUPPLIES
- Arduino Uno R3
- GPS Neo 6M Module
- GSM sim900A module
- Cable Jumper M/F

#### Design
![](https://github.com/ekovegeance/Mobile-Tracker/blob/main/designMT.png)

#### Wiring

|GPS Neo 6M Module|Arduino Uno R#|
|--|--|
|VCC|5V|
|GND|GND|
|RX Pin|RX<-0|
|TX Pin|TX<-1|

|GSM sim900A module|Arduino Uno R3|
|--|--|
|VCC|5V|
|GND|GND|
|RX Pin|RX|
|TX Pin|TX|

#### Note
`Before Upload, Unplug the RX TX Pin GPS Neo 6M Module`