opentracker icon indicating copy to clipboard operation
opentracker copied to clipboard

Arduino odb adapter

Open Chrescht opened this issue 6 years ago • 1 comments

Hi there,

would this adapter work for the OpenTracker? https://freematics.com/pages/products/arduino-obd-adapter/

That way car installation would become a piece of cake. Moreover you'd get access to all car data.

Chrescht avatar Oct 18 '18 14:10 Chrescht

OpenTracker does have CAN bus interface, which is supported by Arduino Due libraries. See: https://github.com/geolink/opentracker-arduino-board/tree/master/sam/1.0.5/libraries/due_can

If you need interfaces other than CAN you can use an external adapter.

ppescher avatar Oct 18 '18 14:10 ppescher