/gpspi

Raspberry Pi Zero GPS Photo Logger

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GPSPI - A Raspberry Pi GPS Photo Logger

This project was conceived while hiking the Saguaro National Park in Tuscon, Arizona. The idea was to take a photo every X feet traveled, and embed the GPS coordinates into the photo's exif data. A separate csv file, containing the GPS coordinates and additional information, is created.

The saved data can be retrieved over a builtin wifi access point.

Once retrieved, the saved data can then be uploaded to an online mapping tool, such as Google My Maps.

Click here for one such example.

See the Wiki for assembly instructions.

This project is still in a testing stage.

Code should be considered beta at best.

See Issue #1 for a list of planned features and improvements.