From 3a077d285c2b24f8ade62ea18adc1103f48faeb6 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Sun, 29 May 2022 23:00:32 +0300 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 2c2d4a6..59e777e 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -13,6 +13,7 @@ * [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 +* [USB Serial Telnet Server](https://github.com/ClusterM/usb-serial-telnet-server) -- App that binds a USB serial converter to a Telnet client ## Libraries, Frameworks, and Tools