Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jieter/travel-recorder
Carambola2 / BU-353 based travel recorder
https://github.com/jieter/travel-recorder
Last synced: 3 days ago
JSON representation
Carambola2 / BU-353 based travel recorder
- Host: GitHub
- URL: https://github.com/jieter/travel-recorder
- Owner: jieter
- Created: 2014-07-18T08:04:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-02T17:25:32.000Z (over 9 years ago)
- Last Synced: 2024-10-12T06:47:01.213Z (about 1 month ago)
- Language: CSS
- Size: 934 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel-recorder
Save GPS data to a USB stick.
# links
- https://github.com/8devices/carambola2
- http://pyserial.sourceforge.net/shortintro.html
- https://github.com/Knio/pynmea2
- http://aprs.gids.nl/nmea/# Quick `gpsd` test:
```
opkg install gpsd kmod-usb-serial-pl2303 kmod-usb-serialinsmod usbserial pl2303
gpsd /dev/ttyUSB0
cgps
```