Skip to content

This script creates GPS coordinates in Google Earth’s KML format using shell/python for the Raspberry Pi directly from a GPS Receiver that uses NMEA Standards.

Notifications You must be signed in to change notification settings

VeggieVampire/PiTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PiTracker

This script creates GPS coordinates in Google Earth’s KML format using shell/python for the Raspberry Pi directly from a GPS Receiver that uses NMEA Standards.

Items needed:
-Raspberry Pi
-FTDI Basic Breakout USB-TTL
-GPS Receiver

To run script type ./GPS.sh it will begin dumping GPS data into Google.KML to break out "ctrl+c" or kill the PID.

After reciving the data in the Google.KML file you must add the "wrapper" before opening it up in Google Earth. Copy All the data from Google.KML to wrapper.KML and replace line 19. (The last track might only have 1/2 of the coordinates and would need to be removed or Google Earth will not read the file)

About

This script creates GPS coordinates in Google Earth’s KML format using shell/python for the Raspberry Pi directly from a GPS Receiver that uses NMEA Standards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages