From a9c2e024a3e15c9219d7fb9b956a45f1a78a04c9 Mon Sep 17 00:00:00 2001 From: Harald Schlangmann Date: Mon, 10 Aug 2020 16:15:39 +0200 Subject: [PATCH] Harry's LapTimer uses usb-serial-for-android to integrate USB connected OBD II sensors like OBDLink SX/EX. --- Projects-Using-usb-serial-for-android.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index 9f15dbf..666294e 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -5,6 +5,7 @@ * [Kegbot](http://kegbot.org/) -- Beer kegerator controller. * [Meshtastic](https://www.meshtastic.org) -- An open-source mesh GPS radio for secure internet free communication. * [Serial USB Terminal](https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal) -- a line-oriented terminal / console app. +* [Harry's LapTimer](http://www.gps-laptimer.de) -- Worldwide #1 onboard video and timing app for racers. ## Libraries, Frameworks, and Tools