This project was born with the intention of creating a small gps tracking without relying on third-party services.
- Arduino nano
- SD module
- M6 gps module
- 1200mAh Battery
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
The diagram is not exactly this, but you only need to read the .ino file to understand the correct connections.
Finally, in the 3D folder you will find the two files for 3d printing of the case.
I recommend using this device for testing, learning and fun :D