obd2gpx
suite of tools to log OBDII and GPS data
Install
- All systems
-
curl cmd.cat/obd2gpx.sh
- Debian
-
apt-get install obdgpslogger
- Ubuntu
-
apt-get install obdgpslogger
- Kali Linux
-
apt-get install obdgpslogger
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install obdgpslogger
- Raspbian
-
apt-get install obdgpslogger
- Dockerfile
- dockerfile.run/obd2gpx
obdgpslogger
suite of tools to log OBDII and GPS data
OBDII is a standard for getting diagnostic information from your car. The main tool, obdgpslogger, is a command-line tool to log that data, with your gps position, to a sqlite database. Provided alongside are various tools used to convert logs to formats such as CSV or Google Earth KML. Also contained in the package is an OBDII and ELM327 simulator, obdsim, that uses plugins to generate data.