dmatej / java-cardiag

ELM327+OBDII car diagnostic completely written in Java
42 stars 14 forks source link
car java java-cardiag obd-ii obd2 serial-interface

java-cardiag

Description

Car diagnostic software for vehicles with OBD2 compatible interface.

Example

sudo java -jar ./java-cardiag-0.0.1-SNAPSHOT-jar-with-dependencies.jar report;
sudo java -jar ./java-cardiag-0.0.1-SNAPSHOT-jar-with-dependencies.jar CLEAR_TROUBLE_CODES;

Targets

Problems

Troubleshooting

Port name - /dev/ttyUSB0; Method name - openPort(); Exception type - Permission denied. (Linux)

Current stage

Useful links

Maybe useful links

These libraries were not selected due to license or incompatibilities or other reason: