stanleyhuangyc / ArduinoOBD

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

Reading non standard CAN Bus messages #16

Open matinzk opened 9 years ago

matinzk commented 9 years ago

Hi,

I have an aftermarket ECU with CAN Bus Hi and Lo pins. The ECU has non standard messages for RPM, speed etc. Can I read these with the library?

Any help is appreciated. Thank you.