From d60792aaff91c45bdd8e3582f01127ffa73b3817 Mon Sep 17 00:00:00 2001 From: Stanley Huang Date: Thu, 4 Jul 2013 12:22:28 +0800 Subject: Update README.txt --- megalogger/README.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'megalogger') diff --git a/megalogger/README.txt b/megalogger/README.txt index 79e7c67..aee353c 100644 --- a/megalogger/README.txt +++ b/megalogger/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 320x240 TFT LCD shield) 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://obd.arduinodev.com/view.html -- cgit v1.2.3