Skip to content

Python Powered, Raspberry Pi GPS enabled dashcam. Because, why not?

Notifications You must be signed in to change notification settings

Horatio-Blackwood/Gps-Dashcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depends on having the following installed: gpsd gpsd-clients python-gps python-picamera

To Start GPS Daemon: sudo gpsd /dev/ttyUSB0 -F /var/run/gpsd.sock

To Kill GPS Daemon (if something isn't working right): sudo killall gpsd

To Run a GPS client to check to see if the GPS Daemon is running right: cpgs -s

About

Python Powered, Raspberry Pi GPS enabled dashcam. Because, why not?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages