12 skills found
folke / Trouble.nvim🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
kkonteh97 / SwiftOBD2🚗 Swift OBD2: Real-time vehicle diagnostics made simple. Read live data, clear trouble codes, and build custom automotive apps. Bluetooth/WiFi ready with built-in testing emulator.
todrobbins / DtcdbDiagnostic Trouble Code Database (dtcdb)
Wal33D / Dtc DatabaseComprehensive OBD-II Diagnostic Trouble Code database with 28,220+ codes including 9,415 generic SAE J2012 and 18,805 manufacturer-specific definitions for 33+ brands. SQLite database with Python/Java implementations, zero dependencies.
The application has been developed to inform possible mechanical failure or theft in the vehicle. It has as main objectives, to visualize the current location of the car, to obtain images and to make available the data of its On-Board Diagnostic (OBD) port.
dsoprea / DtcLookupA webpage-based database for automotive diagnostic trouble codes (DTC's).
keenanlaws / Diagnostic Trouble Code DefinitionsDiagnostic Trouble Code definitions in python3 dictionary format.This will be a work in progress I will try to keep them updated for all vehicle makes.
alperunlu / DTCparserDiagnostic Trouble Codes to SPN/FMI converter according to SAE J1939/73.
xaviarboykins / AutoWizardAPIThe AutoWizardAPI is a powerful API that provides car diagnostic services, allowing developers to retrieve Diagnostic Trouble Codes (DTC) and access related information for various car makes and models. The API is designed to assist developers in building applications and services that offer comprehensive car diagnostic capabilities.
SVG62 / LixiangDiagnosticTroubleCodesDTCРасшифровка кодов ошибок, полученных в ходе диагностики автомобилей Lixiang 6,7,8,9
lennykean / OBDII.DTCThe OBDII.DTC is a .NET standard library that provides a collection of generic (non-manufacturer specific) categorized On-board Diagnostics II (OBDII) Diagnostic Trouble Codes (DTCs) along with code descriptions.
geriszter / Rust ObdA Rust-based program for interacting with OBD (On-Board Diagnostics) systems via ELM327 devices. This project enables TCP/IP connections to ELM327 adapters, sending OBD commands, decoding responses, and displaying car diagnostic data like status and trouble codes.