USB Serial Telnet Server
binds a USB serial converter to a Telnet client
com.clusterrr.usbserialtelnetserver
About USB Serial Telnet Server
<p><i>USB Serial Telnet Server</i> is an Android app that binds a USB serial converter to a Telnet client. Just connect a USB serial adapter into USB OTG port of your Android device, start this app and connect to it using any Telnet client.</p><p>This method allows to use all console features like colors and special keys. So you can easyly control/install something like network devices with serial port using only your Android device.</p><p>This app uses <a href='https://github.com/mik3y/usb-serial-for-android' target='_blank' rel='nofollow'>usb-serial-for-android library by mik3y</a> and supports USB to serial converter chips:<ul><li>FTDI FT232R, FT232H, FT2232H, FT4232H, FT230X, FT231X, FT234XD</li><li>Prolific PL2303</li><li>Silabs CP2102 and all other CP210x</li><li>Qinheng CH340, CH341A</li></ul><p>and devices implementing the CDC/ACM protocol like</p><ul><li>Arduino using ATmega32U4</li><li>Digispark using V-USB software USB</li><li>BBC micro:bit using ARM mbed DAPLink firmware</li><li>...</li></ul>