From 77188df69a7cdfe7e9b63661ee623f0182f6621e Mon Sep 17 00:00:00 2001 From: Stanley Huang <stanleyhuangyc@gmail.com> Date: Wed, 16 Jul 2014 12:00:14 +1000 Subject: Update Nano Logger --- nanologger/README.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nanologger/README.txt') diff --git a/nanologger/README.txt b/nanologger/README.txt index 5a1e5cf..6fbb9b5 100644 --- a/nanologger/README.txt +++ b/nanologger/README.txt @@ -1,5 +1,4 @@ -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. For hardware configuration and wiring guide, please refer to: -http://obd.arduinodev.com +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. The recorded data is stored in CSV format and the file can be illustrated into a graphic chart by a free service at: http://freematics.com/chart/ -- cgit v1.2.3