lordsutch / pi-gps-lcd

Output GPS fix information from gpsd to an RPi-attached Displayotron 3000 LCD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pi-gps-lcd

Output GPS fix information from gpsd to an RPi-attached Displayotron 3000 LCD

Requires the following Python 3 packages, along with gpsd on the Pi:

(Considering switching to another gpsd client library.)

To Do

  • Rather than polling, respond to messages as they arrive
  • Enable joystick button for something (metric/traditional switch?)

About

Output GPS fix information from gpsd to an RPi-attached Displayotron 3000 LCD

License:MIT License


Languages

Language:Python 100.0%