Read DTC with current arduino library

Inquiry and support for Freematics products
Post Reply
marthyx
Posts: 1
Joined: Wed Nov 12, 2014 6:37 am

Read DTC with current arduino library

Post by marthyx »

Hello, I'm new around here, so, sorry if I'm making any mistake or opening a topic that has already been solved.
I just got an OBD-II Adapter, my project is to read the DTC codes with the arduino, but, I was just checking the current library in: https://github.com/stanleyhuangyc/Ardui ... raries/OBD and I didn't find anything close to it.
I'm aware that I can easily add a function with - write("03\r") - in it, but it not quite sure how to handle the rest of the interaction with the obd.
Thanks in advance for your help! :)
Post Reply