RXTX4816 / OBD-KKL-KW1281-ARDUINO-TRIPCOMPUTER

Display information of your KW1281 K-Line VAG vehicle on a display controlled by an Arduino Uno (Or similar).
22 stars 3 forks source link

Code #1

Closed angarsa15 closed 1 year ago

angarsa15 commented 1 year ago

Hi Mate!

Your project seems amazing, I am trying to make the same, but the codes that I used didn't work to me (I've got a MK IV Golf with TDI AHF Engine), could you please upload the code to github? I am searching for it on the zip file but I didn't found it

Thanks for your project!

Regards, Toni

RXTX4816 commented 1 year ago

Hello!

In that case you probably have the 038 906 018 j BOSCH ECU. The code can be found in src/obdisplay.cpp. That is the only code file.

Take care.

angarsa15 commented 1 year ago

Thank you very much! I'm a little new with arduino and I was looking for .ino file

Now connects to the ECU and I will try to adapt your code to put an external button to change the pages of the lcd info!

Regards, Toni

On Tue, Aug 30, 2022, 13:50 tokotoko333 @.***> wrote:

Hello!

In that case you probably have the 038 906 018 j BOSCH ECU. The code is src/obdisplay.cpp. That is the only code file.

Take care!

— Reply to this email directly, view it on GitHub https://github.com/tokotoko333/OBD-KKL-KW1281-ARDUINO-TRIPCOMPUTER/issues/1#issuecomment-1231558071, or unsubscribe https://github.com/notifications/unsubscribe-auth/A22F5JASZE6NGXHZXUGTDMDV3XYPLANCNFSM6AAAAAAQAKKT24 . You are receiving this because you authored the thread.Message ID: <tokotoko333/OBD-KKL-KW1281-ARDUINO-TRIPCOMPUTER/issues/1/1231558071@ github.com>

RXTX4816 commented 1 year ago

No problem. Good luck.