kerpz / ArduinoHondaOBD

Collections of Arduino codes that reads and translates Honda OBD codes to ELM / OBD 2 PID codes. It also process and displays the output to a LCD or transmit the output to a bluetooth channel.
137 stars 57 forks source link

No Input messages #15

Closed mikewing94 closed 3 years ago

mikewing94 commented 6 years ago

Does the program currently give any error messages on the LCD if there is no data being read? I have followed the diagram for the wiring, but I am yet to test it on the car, I am just being shown a blank screen currently, is this normal?

Thanks

Daggers9 commented 6 years ago

What version of the code are you using?

HOBD_UNI or HOBD_LCD

mikewing94 commented 6 years ago

HOBD_UNI On Monday, March 12, 2018, 7:58:01 AM GMT, Daggers9 notifications@github.com wrote:

What version of the code are you using?

HOBD_UNI or HOBD_LCD

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.