Skip to content

Instantly share code, notes, and snippets.

@tim9510019
tim9510019 / gps_demo.py
Created July 7, 2016 09:04 — forked from wolfg1969/README.md
python-gps sample codes
import gps, os, time
session = gps.gps()
while 1:
os.system('clear')
session.query('admosy')
# a = altitude, d = date/time, m=mode,
# o=postion/fix, s=status, y=satellites