geolink / opentracker

OpenTracker - open source GPS/GLONASS hardware
GNU General Public License v2.0
163 stars 68 forks source link

Arduino odb adapter #74

Open Chrescht opened 6 years ago

Chrescht commented 6 years ago

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.

ppescher commented 6 years ago

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.