Skip to content

This is a simple python script to read data from a USB GPS device and plot that data on a map.

License

Notifications You must be signed in to change notification settings

lucasburlingham/USB-gps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB-GPS

Description

This is a simple python script to read data from a USB GPS device and plot that data on a map.

Requirements

  • Python 3
  • gpsd-py3
  • gpsd
  • websockets
  • make

Installation

git clone https://github.com/lucasburlingham/USB-gps
cd USB-gps
make install

Usage

make run

or

python3 main.py

Tested on Arch and Ubuntu 22.04 with a VK-162 G-Mouse USB GPS Dongle.

License

MIT License - see the LICENSE file for details

About

This is a simple python script to read data from a USB GPS device and plot that data on a map.

Topics

Resources

License

Stars

Watchers

Forks