rnd-ash / OpenVehicleDiag

A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol
GNU General Public License v3.0
817 stars 92 forks source link

Arduino + MCP2515 as J2534-2 #34

Open ekeskin opened 3 years ago

ekeskin commented 3 years ago

I looked around but couldn't find a definitive answer.

Is this setup possible? plausible? Would you recommend it? Maybe something like Seeed Can-Bus V2 dev board?

rnd-ash commented 3 years ago

You would need to create a custom J2534 API driver for the arduino in order to do this...