summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--megaloggerHD/README.md3
-rw-r--r--nanotimer/README.md2
2 files changed, 4 insertions, 1 deletions
diff --git a/megaloggerHD/README.md b/megaloggerHD/README.md
new file mode 100644
index 0000000..13a5fb7
--- /dev/null
+++ b/megaloggerHD/README.md
@@ -0,0 +1,3 @@
+This sketch is developed for [Freematics Mega Kit](https://freematics.com/products/arduino-telematics-kit-3/). It works as a vehicle telematics data display and logger.
+
+![Freematics Mega Kit running this sketch](https://freematics.com/pages/wp-content/uploads/2018/04/FreematicsMegaKit-running.jpg)
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)