Home
Softono

ES Arduino GPX Datalogger

Open source MIT C++
15
Stars
4
Forks
0
Issues
1
Watchers
5 years
Last Commit

 About ES Arduino GPX Datalogger

Arduino based GPS datalogger for creating GPX files which can be used in Google MyMaps and other GPS Software.

Platforms

Web Self-hosted

Languages

C++

Links

Need Help Installing ES Arduino GPX Datalogger?

We provide expert installation service for this software. Our team will install, configure, and secure ES Arduino GPX Datalogger on your server. plans start at just $30.

Alternatives to ES Arduino GPX Datalogger

View All

ES Arduino GPX Datalogger

View on GitHub

Arduino GPX datalogger

'GPXlogger.ino' is a small GPS logger for Arduino using the TinyGPS++ library. The GPX-files are stored on a SD card using a card modul. GPX is an open standard exchange format which is used by many GPS programs like Google My Maps. The Logger is designed with low power consumtion (< 90 mA) to be used in outdoor activities with a battery. Therefore it does not use a display or smartphone connection. To start logging just press the button which is indicated with the LED turning on. To stop recording just press the button again.

Hardware

Alt text

Hint: Button1 (Pin 5) is used to start logging. Button2 (Pin 7) will be used to mark special points of interest as waypoints on the current track (not implemented yet).

The following hardware was used in this project:

License

MIT License

Copyright (c) 2020 Philipp Biedenkopf