Skip to content

pschichtel/obd4s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.