Skip to content

d0ra1mon/Gps-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages