Skip to content

Instantly share code, notes, and snippets.

@rafikel
rafikel / gps_demo.py
Last active August 29, 2015 14:15 — forked from wolfg1969/README.md
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
@rafikel
rafikel / readme.txt
Created May 6, 2013 08:16
Raspbarro - Raspberry gateway for Fibaro
Test