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.
Hello, i have tried to do this project on my EK3 civic (D15Z6 engine with P2Y ECU).
Unfortunately my ECU is not responding with any code... I have tried it on my friends EK3 as well with the same result.
I have added a Serial.print(Data[i]) when the data is being collected from the data steam for debugging and the serial does not show anything.
Does the ECU use a different way of communication ? Or any ideas what could be wrong ?
Im using the hobd_lcd.
Thanks for your response.
Hello, i have tried to do this project on my EK3 civic (D15Z6 engine with P2Y ECU). Unfortunately my ECU is not responding with any code... I have tried it on my friends EK3 as well with the same result. I have added a Serial.print(Data[i]) when the data is being collected from the data steam for debugging and the serial does not show anything. Does the ECU use a different way of communication ? Or any ideas what could be wrong ? Im using the hobd_lcd. Thanks for your response.