Git Product home page Git Product logo

obdgpslogger's Introduction

OBDII/GPS Logging Tool


What?

Your car has lots of interesting things it can tell you from the
on-board computer while it's running. obdgpslogger is a small tool
to grab data from an OBDII device and log it to an sqlite database.
If you enable it [on by default, and a large part of this project's
point], then your gps position is also logged to the same database.


What are the other requirements?

Install gpsd first if you want gps support.
The GUI component requires FLTK and fluid.


How do I build this?

mkdir build
cd build
cmake .. # or ccmake .. to edit options
make
make install


And how do I run it?

obdgui # GUI for launching and getting live feedback from other tools
obdgpslogger [-s serialport] [-d sqlite database] # Actual logger
obd2kml [-d sqlite database] [-o output file] # Convert to Google Earth

More specific information is availble in --help or man pages


Chunky Kibbles
[email protected]

obdgpslogger's People

Stargazers

Jason Todd avatar Dongyu Yan avatar  avatar Allan Savolainen avatar Jaden J avatar Miller avatar  avatar

Watchers

Raul Ochoa avatar James Cloos avatar Jaden J avatar Amir Naghizadeh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.