Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

SimpleUsbTerminal

> 编程语言
Open source

Android terminal app for devices with a serial / UART interface connected with a USB-to-serial-converter

717 stars0 likes0 views
WebsiteGitHub

About

Android terminal app for devices with a serial / UART interface connected with a USB-to-serial-converter

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

  • 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
  • Pi Pico
  • ...

Features

  • permission handling on device connection
  • foreground service to buffer receive data while the app is rotating, in background, ...
  • send BREAK
  • show control lines
  • RTS/CTS, DTR/DSR, XON/XOFF flow control

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.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Javaandroidserialusb

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言