# barracuda-fsh/pyobd

OBD-II compliant automotive diagnostic tool

Repository: https://github.com/barracuda-fsh/pyobd
Canonical: https://ross.abutalabs.com/products/pyobd
Language: Python
License: GPL-2.0
License Family: copyleft
Last push: 2026-06-26T18:25:06+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 8, longevity 79
- inputs: {"age_days": 1111, "days_push": 68, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1248, forks 103 (observed 2026-08-28T04:04:07.783013+00:00)

## What it is
A free, open-source OBD-II automotive diagnostic application, remade from the original pyobd and modernized to Python 3 using the python-OBD library. It connects to a car's ECU via an ELM327 adapter (USB or Bluetooth) and displays live sensor data and diagnostic information.

## Use cases
- read live sensor data from my car's OBD2 port
- diagnose check engine light codes with a laptop
- monitor engine parameters like RPM and coolant temperature
- connect an ELM327 adapter to view vehicle diagnostics
- free alternative to commercial OBD scan tools
- log real-time car data on Windows, Linux, or macOS

## When to choose
- you have an ELM327 adapter and an OBD2-compliant car
- you want a free, cross-platform diagnostic tool with a GUI
- you prefer open-source over commercial scan software

## When to avoid
- you need a headless or scriptable OBD library rather than a GUI app (use python-OBD directly)
- you need advanced features like ECU reprogramming or manufacturer-specific codes
- you only have a very cheap sub-$10 adapter, which may not work reliably

## Facets
- artifact type: application
- maturity: active
- function: gui, monitoring
- domain: hardware, cross-platform
- platform: windows, python
- tags: obd2, elm327, car-diagnostics, vehicle-data, python-obd, diagnostics, automotive, linux, macos

## Member repositories
- barracuda-fsh/pyobd (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.783013+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:51.087605+00:00, confidence not recorded.
  - readme: https://github.com/barracuda-fsh/pyobd (fetched 2026-08-28T04:04:07.783013+00:00, sha 3a734e0496b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
