pschichtel / obd4s

OBD library for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obd4s

This library is a simple implementation of the OBD protocol over CAN and various ELM devices.

The CAN communication is handled by the JavaCAN library, ELM communication uses other a serial connection or a bluetooth connection, depending on the device being used.

About

OBD library for Scala

License:MIT License


Languages

Language:Scala 100.0%