diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index 76aa429..b599990 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -9,7 +9,8 @@ * [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 * [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 +* [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 * [GPS to Serial](https://github.com/XxOinvizioNxX/GPS-to-Serial) -- App to send phone GPS coordinates via USB serial port * [Codec2 Talkie](https://github.com/sh123/codec2_talkie) -- Codec2 Walkie-Talkie for DV (digital voice) communication over radio modem @@ -21,6 +22,7 @@ * [GBCamera Android Manager](https://github.com/Mraulio/GBCamera-Android-Manager) -- App to extract Game Boy Camera images using GBxCart or Arduino, print to real Game Boy Printer hardware and manage the gallery. * [DroidDrone](https://github.com/DroidDrone/DroidDrone) -- App to control the INAV or Betaflight drones over internet. * [WebViewRS485Communication](https://github.com/jordanhsu520/WebViewRS485Communication) -- App to transfer data to the USB serial port. +* [usbSerialTrack](https://github.com/javirs200/usbSerialTrack) -- App to Connect to a ESP32 cronometer [Circuit-timer-with-ESPnow](https://github.com/javirs200/Circuit-timer-with-ESPnow) WIP ## Libraries, Frameworks, and Tools