Codacy Badge

SimpleUsbTerminal

This Android app provides a line-oriented terminal / console for devices with a serial / UART interface connected with a USB-to-serial-converter.

It supports USB to serial converters based on

and devices implementing the USB CDC protocol like

Features

Credits

The app uses the usb-serial-for-android library.

Motivation

I got various requests asking for help with Android development or source code for my Serial USB Terminal app. Here you find a simplified version of my app.