Skip to content

rvmiller89/arduino_obd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

arduino_obd

Arduino-based OBD-II (vehicle onboard diagnostic) interface written in C.

Arduino OBD Live Action

The Arduino polls information from the vehicle’s engine control unit (ECU), such as instantaneous information like RPM and vehicle speed, and also diagnostic feedback, and displays it in real time on an attached LCD screen. The Arduino can also use a data-logging shield to allow the capturing of long-term data from a vehicle in a spreadsheet-ready format (CSV).

Based on the open-source project OBDuino.

More information

You can read more about this project on my blog: https://web.archive.org/web/20200227151527/http://rvmiller.com/2010/12/arduino-obd-ii-interface/

About

Arduino OBD-II Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages