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
- Host: GitHub
- URL: https://github.com/ekovegeance/mobile-tracker
- Owner: ekovegeance
- License: mit
- Created: 2022-11-02T06:15:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T06:56:57.000Z (4 months ago)
- Last Synced: 2024-12-16T07:39:57.698Z (4 months ago)
- Topics: arduino, arduino-sketch, arduino-uno, bina-darma-university, collaboration, communityexchange, ekovegeance, learn, microcontroller, mobile-tracker, project
- Language: Makefile
- Homepage: https://git.ekovegeance.com
- Size: 1.22 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
#### 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`