i-miev-obd2
i-miev-obd2 copied to clipboard
Mitsubishi I-Miev OBD-II PID documentation
http://myimiev.com/forum/viewtopic.php?t=763&start=120 - bottom of page 13 has a long list of updated pids
Packets `0x6E{1,4}` contain battery pack information: - Data byte 0 is battery pack id - Data bytes [1, 2, 3] contain temperature sensor values (64 values?) - Data bytes [4&5]...
Possible values for packet `0x373`: - Battery pack amps (A): data bytes 2 & 3: `([2] * 256 + [3] - 128 * 256) / 100` - Battery pack voltage...
Packet 0x374 seems to contain State of Charge: - Data byte 1?: `([byte 1] - 10) / 2` - `(209 == 99.5%, 38 == 14%)`
Possible packet 0x346 info: - byte 7, remaining range in km ??