summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2018-05-11 18:54:13 +1000
committerGitHub <noreply@github.com>2018-05-11 18:54:13 +1000
commit519ca10bd1df160cba1d18d8b74c5d28c0d0709a (patch)
treec76086886851969cedc53f5c2a0928000bfabcaa
parent4de1ab6a3a53c93f669c6561da1467a4e8037dda (diff)
download2021-arduino-obd-519ca10bd1df160cba1d18d8b74c5d28c0d0709a.tar.gz
2021-arduino-obd-519ca10bd1df160cba1d18d8b74c5d28c0d0709a.tar.bz2
2021-arduino-obd-519ca10bd1df160cba1d18d8b74c5d28c0d0709a.zip
Update README.md
-rw-r--r--nanotimer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanotimer/README.md b/nanotimer/README.md
index 2698310..29e5495 100644
--- a/nanotimer/README.md
+++ b/nanotimer/README.md
@@ -1,3 +1,3 @@
-This sketch works as a Performance Box. It displays live speed (from OBD-II) of the vehicle and the time used for reaching speed of 60km/h, 100km/h, 200km/h and distance of 400m. Measuring is started automatically (when vehicle starts moving).
+This sketch works like a Performance Box with the Arduino Nano based [Freematics Nano Kit](https://freematics.com/products/arduino-telematics-kit-1/). It displays live vehicle speed (data from OBD-II) and the time used for reaching speed of 60km/h, 100km/h, 200km/h and distance of 400m. Measurement is automatically started evey time when vehicle starts moving from stationary.
![Freematics Nano Kit running NanoTimer sketch](https://freematics.com/pages/wp-content/uploads/2014/08/DSC04398-1000.jpg)