Open MangMuang opened 6 years ago
You first need to know the OBD PID on which you can read the data. If you got that you can exchange other PIDs in the code to check if you get the data with that PID. After that it depends on what you want to do with the data - for logging maybe just add it to the logger code, for display you have to replace other values.
did u get it to work? my pid is 2182 which wont work since is > byte
How modify this to support reading ATF temperature ?