Skip to content

quinn-n/OBD2_Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBD2 Logger

Logs automotive OBD2 data to an SD card, or to a serial connection, or both depending on what's available.

Configured to run out-of-the-box with existing CAN shields.

What data is logged can be configured by setting logged_pids. If logged_pids is empty ({}) the logger will record all supported PIDs.

Requirements

This project makes use of a few third-party Arduino libraries to work.

  • OBD2, installable by searching OBD2 in the library manager.
  • ArduinoSTL, installable by searching ArduinoSTL in the library manager.

About

Arduino powered automotive OBD2 data logger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages