Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.92 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.92 KB

Gps-Tracking

Arduino GitHub

This project was born with the intention of creating a small gps tracking without relying on third-party services.

For the creation of this project you will need:

How it works

Gps-tracking is composed of a control unit (Arduino nano), which is connected to an SD module that stores the position detected (every 3 seconds) by the GPS module, all powered by a PiSugar battery with an autonomy of 7 to 8 hours. In order to be able to view the 2d map of the networks found, you should use this site: Map

Assembly

The diagram is not exactly this, but you only need to read the .ino file to understand the correct connections.

3D Case

Finally, in the 3D folder you will find the two files for 3d printing of the case.

Disclaimer

I recommend using this device for testing, learning and fun :D