Serial USB Terminal APK

Serial USB Terminal  Icon
   
4.3/5
123 Ratings
Developer
Kai Morich
Current Version
1.49
Date Published
File Size
2.4 MB
Package ID
de.kai_morich.serial_usb_terminal
Price
$ 0.00
Downloads
51.5K+
Category
Android Apps
Genre
Tools

APK Version History

Version
1.49 (83)
Architecture
universal
Release Date
June 18, 2023
Requirement
Android 4.0+
Version
1.48 (82)
Architecture
universal
Release Date
May 04, 2023
Requirement
Android 4.0+
Version
1.47 (81)
Architecture
universal
Release Date
March 11, 2023
Requirement
Android 4.0+
Version
1.45 (79)
Architecture
universal
Release Date
April 13, 2022
Requirement
Android 4.0+
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot
  • Serial USB Terminal Screenshot

About Radio FM 90s

'Serial USB Terminal' is a line-oriented terminal / console app for microcontrollers, arduinos and other devices with a serial / UART interface connected with a USB to serial converter to your android device.

This app supports USB to serial converters based on
- FTDI FT232, FT2232, ...
- Prolific PL2303
- Silabs CP2102, CP2105, ...
- Qinheng CH340, CH341
and devices implementing the USB CDC protocol like
- Arduino using ATmega32U4
- Digispark using V-USB software USB
- BBC micro:bit using ARM mbed DAPLink firmware

To connect USB to serial converters, your android device must support USB OTG aka. USB host mode. Most devices support this today, but in case of issues check with one of the various USB test apps, if host mode is enabled in your android kernel.

All features in this app are free. In-App purchase is only used for the 'Donate' option.

Looking for source code? Here you find a simplified variant of this app:
https://github.com/kai-morich/SimpleUsbTerminal

What's New in this version

1.49 2023-06-18

NEW show active logging in toolbar

1.48 2023-05-01

NEW macros with repeat option

1.47 2023-03-11

NEW detect CDC devices by USB interface types instead of fixed VID+PID -> no more driver selection required for standard CDC devices

1.46 2022-07-31

NEW timestamp format with date

NEW smaller font size configurable

FIX spacing for HEX display mode

FIX PL2303G detection

1.45 2022-04-12

FIX crash on Android 12 at Settings->Misc->Save+log folder