summaryrefslogtreecommitdiff
path: root/nanologger/README.txt
blob: d381889f9c3cbde8c7ad856889e65c865d704a31 (plain)
1
2
3
4
5
This is the source code for the Arduino OBD-II data logger, which displays (on a 128x64 OLED display module) and records (to a SD card) a selected set of OBD-II data.

To compile the code with Arduino IDE, please copy all library files from the libraries directory to Arduino's libraries directory.

The source code is distributed under GPL license.