Giter Site home page Giter Site logo

dsieradzki-stuff / vag-blocks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jazdw/vag-blocks

0.0 0.0 0.0 568 KB

Reads VW/Audi specific measuring blocks over an OBD-II port using an ELM327 adapter

License: GNU General Public License v3.0

C++ 98.69% QMake 1.31%

vag-blocks's Introduction

VAG Blocks

VAG Blocks is beta open source (GPLv3) software for reading VAG group specific measuring blocks from an OBD-II port using an inexpensive ELM327 type adapter. Both Bluetooth and USB adapters have been tested on Windows & Linux. Sample rates of up to 12 samples per second have been achieved.

Various control modules are supported such as the engine ECU and gearbox. Values such as boost, oil temperature, DPF soot loading and current gear can be plotted in program and logged to a CSV file.

You will need a label file for each module to determine what the values mean. Without a label file VAG Blocks will only tell you the units of the parameter eg. You might see a value of 80 °C but without a label file you cannot determine if it is the oil temperature or the coolant temperature. Plain text VCDS/VAG-COM style label files and redirect files are supported by VAG Blocks.

Currently the communication protocol is unstable and the software is still in beta phase. The ELM327 is designed for reading OBD-II PIDs and its raw CAN mode is limited which makes implementing VW TP 2.0 difficult.

For more information please see http://jazdw.net/vag-blocks/

Compiling

Compile with Qt 4.7+ (Project file included) Link against Qwt - http://qwt.sourceforge.net/ and QtSerialPort - http://qt-project.org/wiki/QtSerialPort

vag-blocks's People

Contributors

jazdw 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.