From 16e25b48c910f3259e453eb5d547b24bef445daa Mon Sep 17 00:00:00 2001 From: Mohsen Almousa <58348642+AlmousaM@users.noreply.github.com> Date: Mon, 14 Dec 2020 01:08:26 -0800 Subject: [PATCH] added my project --- 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 de92a4c..217fac0 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -6,6 +6,7 @@ * [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. +* [ThermoApp](https://thebluewriter.wixsite.com/thermoapp) -- Infrared Temperature sensor with companion Android App. ## Libraries, Frameworks, and Tools