stanleyhuangyc / ArduinoOBD

OBD-II library and sketches for Arduino
http://freematics.com
975 stars 519 forks source link

Gear read #51

Open VictorCasadoZ opened 6 years ago

VictorCasadoZ commented 6 years ago

Hi, It is possible to read the GEAR? Thank you

dogbox257 commented 6 years ago

You can try doing this by looking at the revolutions. Every time the gear changes, the revs fall and you can use that to determine the gears. That's a simple way, of course, there are more advanced ways of doing this by using multiple sensors to get the same result.

firepower2k11 commented 6 years ago

Also you can check if there is an OBD PID on which you can read the gear.