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