Skip to content
@OBDb

OBD database

Commmunity documentation for on-board diagnostics (OBD) parameters, scalings, and diagnostic trouble codes (DTCs)

Welcome to the OBD database (OBDb)

The OBD database is an open source community effort to document the diagnostic parameters and codes (DTCs) that can be used to talk to cars.

Getting involved

Browsing the database doesn't require any kind of account, but if you want to contribute then you'll need a GitHub account (signing up is easy!).

The OBDb is organized around vehicle makes and models. If there isn't yet a repository for your vehicle's make and model, please request it.

Repository structure

Each vehicle repo's directory is organized as follows:

signalsets/
  └── v3/
      ├── default.json        # Default configuration
      └── 2012-2020.json      # Example override configuration for specific years
  • default.json: Acts as the primary configuration file. This file is the default fallback for any years not specified by an override file.

  • 2012-2020.json: A specific configuration override for model years 2012-2020, differentiating these years from the baseline configuration in default.json.

If a new generation is introduced in the future, a new JSON file (e.g., 2021-2027.json) can be created to lock in the second-generation configuration, allowing default.json to reflect the latest specifications.

Copyrights

The text of the OBDb is copyrighted (automatically, under the Berne Convention) by OBDb editors and contributors and is formally licensed to the public under one or several liberal licenses. Most of OBDb's text is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA).

Pinned Loading

  1. SAEJ1979 SAEJ1979 Public

    SAEJ1979 Standard PIDs

    Python 4 1

  2. .schemas .schemas Public

    Open schemas for the OBDb

    Python 1

Repositories

Showing 10 of 637 repositories
  • obdb.community Public

    Front-end to the OBDb

    OBDb/obdb.community’s past year of commit activity
    JavaScript 6 2 1 0 Updated Mar 15, 2025
  • OBDb/Volkswagen-Golf’s past year of commit activity
    Python 0 CC-BY-SA-4.0 0 0 0 Updated Mar 15, 2025
  • Audi-A4 Public
    OBDb/Audi-A4’s past year of commit activity
    Python 2 CC-BY-SA-4.0 0 0 0 Updated Mar 15, 2025
  • Toyota-RAV4 Public
    OBDb/Toyota-RAV4’s past year of commit activity
    Python 1 CC-BY-SA-4.0 1 3 0 Updated Mar 15, 2025
  • OBDb/Volkswagen-Jetta’s past year of commit activity
    Python 0 CC-BY-SA-4.0 0 0 0 Updated Mar 15, 2025
  • Ford-Edge Public
    OBDb/Ford-Edge’s past year of commit activity
    Python 0 CC-BY-SA-4.0 0 2 0 Updated Mar 14, 2025
  • Audi-SQ5 Public
    OBDb/Audi-SQ5’s past year of commit activity
    Python 0 CC-BY-SA-4.0 0 0 0 Updated Mar 14, 2025
  • Audi-RS-3 Public
    OBDb/Audi-RS-3’s past year of commit activity
    Python 1 CC-BY-SA-4.0 0 0 0 Updated Mar 14, 2025
  • Audi-TT Public
    OBDb/Audi-TT’s past year of commit activity
    Python 0 CC-BY-SA-4.0 0 1 0 Updated Mar 14, 2025
  • Audi-A6 Public
    OBDb/Audi-A6’s past year of commit activity
    Python 0 CC-BY-SA-4.0 0 0 0 Updated Mar 14, 2025

Most used topics

Loading…