From 03b237587777aa2a5a81d4482f82d8d92f66ad98 Mon Sep 17 00:00:00 2001 From: DanielGeA Date: Wed, 24 Nov 2021 17:38:47 -0500 Subject: [PATCH] Updated Projects Using usb serial for android (markdown) --- 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 df75665..2c2d4a6 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -12,6 +12,7 @@ * [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 +* [Oscilloscope](https://github.com/dgatf/Oscilloscope) -- An Oscilloscope application that reads the values at the serial port, that can be generated by an Arduino board ## Libraries, Frameworks, and Tools