From 5d224ef2f22eddeabafef4eeecb6f79968829585 Mon Sep 17 00:00:00 2001 From: Michael McKey <58626101+michaelmckey@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:00:42 +0100 Subject: [PATCH] Added microcontroller remote to the applications list --- 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 d574af9..22748e6 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -9,6 +9,7 @@ * [Serial USB Terminal](https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal) -- a line-oriented terminal / console app * [ThermoApp](https://thebluewriter.wixsite.com/thermoapp) -- Infrared Temperature sensor with companion Android App * [ELMScan Adapter Validator](https://play.google.com/store/apps/details?id=com.elmscansoft.elmscanadaptervalidator) -- Identification of ELM327 clones and determination of their quality +* [Microcontroller Remote](https://play.google.com/store/apps/details?id=tk.michaelmckey.microcontrollerremote) -- remote control app ## Libraries, Frameworks, and Tools