stanleyhuangyc / ArduinoOBD

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

Graphics #33

Open coytar opened 8 years ago

coytar commented 8 years ago

Hi Stanley, Two changes: 1) I have added a new sketch that uses the U8 graphics library. I also used the dataIdleLoop for drawing so the screen updates in "real time". Refer to the README file. 2) Added read_raw function to the OBD class. You can ignore this change, it was just for my benefit.

Cheers, Raj