Home  /  Tools Apps  / USB Serial Terminal Pro on Windows Pc

USB Serial Terminal Pro on Windows Pc

Developed By: hosun lim

License: Free

Rating: 4,3/5 - 50 votes

Last Updated: April 18, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 2.1
Size 385 KB
Release Date June 19, 15
Category Tools Apps

What's New:
support CH43X/HL-340 Chip set [see more]

Description from Developer:
Smart phones serial terminal program. USB equipment using SilLab CP210X, FTDI FT232 and Prolific PL2303, CDC/ACM UART to USB Bridge chips can be used to connect to your smart phone... [read more]

App preview ([see all 9 screenshots])

App preview

About this app

On this page you can download USB Serial Terminal Pro and install on Windows PC. USB Serial Terminal Pro is free Tools app, developed by hosun lim. Latest version of USB Serial Terminal Pro is 2.1, was released on 2015-06-19 (updated on 2024-04-18). Estimated number of the downloads is more than 1,000. Overall rating of USB Serial Terminal Pro is 4,3. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 50 users, 3 users had rated it 5*, 34 users had rated it 1*.

How to install USB Serial Terminal Pro on Windows?

Instruction on how to install USB Serial Terminal Pro on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install USB Serial Terminal Pro on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install USB Serial Terminal Pro using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "USB Serial Terminal Pro" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install USB Serial Terminal Pro on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "USB Serial Terminal Pro" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 2.1.

Download USB Serial Terminal Pro 2.1 on Windows PC – 385 KB

Smart phones serial terminal program. USB equipment using SilLab CP210X, FTDI FT232 and Prolific PL2303, CDC/ACM UART to USB Bridge chips can be used to connect to your smart phone.
Zigbee Chip TI CC2531 can be used also. Provides the same functionality and the PC for serial communication terminal

- Supported chip: Silicon Laboratories(CP210X), FTDI(FT232), Prolific(PL2303)
- ARDUINO Support(FTDI, CDC/ACM)
- Supported phones: USB host support smart phones (Samsung galaxy2/galaxy 3/galaxy note / galaxy note2/Vega racer R3)
- Supported Android version: Android version 3.1 (API Level 12)

0. Quick Start
1) Please use the OTG cable to connect the usb device on your smart phone.
2) smart phone detect usb device, and then asks whether to run. Click OK to run the App.
3) Click the Settings button (wrench icon) of upper right corner in order to set serial communication.
4) Click the Save button.
5) Click the Connect button (phone icon) of upper right corner in order to connect to the device.

1. Main UI
- ASCII: Print received data as a ascii string.
- HEX: Print received data as a hexadecimal string.
- BIN: Print received data as a binary string.
- Connect Button(Phone icon):, connect to USB device. After connection this icon changed to close icon.
- Settings Button(Wrench icon): Serial communication setting window will open
- Upper(RX) CR, LF: Line separator configuration. process device to local system line separator conversion for received data before print text area
- Modem status buttons: show CTS, DSR, CD, RI pin status
- USB device description: USB device’s description window will open
- Clear received data:: Trash icon, clear all received data in text area
- Received data text area: print received data
- DTR/RTS button: control modem DTR/RTS status
- Lower(TX) CR/LF: Append line separator characters to transfer data
- Transfer(TX) Text input field: Enter the data(string, decimal, hexadecimal, binary) you want to transfer.
Transfer data is entered as a string by default.
Binary data is entered as shown below, you can enter in hex or binary or decimal
Decimal: @ +숫자 3-digit(0~255) ex) CR: @013
Hex: # + 2-digit hex, ex) CR: #0D
Binary: & + 8-digit binary, ex) CR: &00001101
※Escape @, #, &: insert twice in succession in order to send @, #, &

- Send Button(Right arrow icon): Transfer input data to USB device
- Macro buttons 1 ~ 7: Set macro(had entered the frequently used data in advance) to transfer text field
- Macro Edit Button(Pencil icon): Macro edit window will open

2. Menu
- Serial communication settings: Baud rate, Data bits, Parity, Stop bits, Handshaking Mode setting supported.
Select enable file logging for logging received data in the external storage path "[External Storage Root]/USBTerminal/RAW_YYMMDD_hhmmss.log".
- USB Descriptions: USB equipment specification window will open.
- Macro edit: edit transfer data macro that frequently used.
Macros can register up to seven.
- ASCII table: ASCII Code table.
ASCII code inserted to text field When you select a code,
and the window is closed, the inserted codes appended to tx text field
- Send Break: send long break
- Save Console Log: save current console content to the external storage path "[External Storage Root]/USBTerminal/CONSOLE_YYMMDD_hhmmss.log".
- Share Log File: share a saved log file to bluetooth, cloud services, email, ...

3. FAQ
Q: Why my smart phone detect usb device?
A: Smartphones make sure it supports the USB Host.
In addition, the Android version 3.1 (API Level 12) from the USB Host support.
Occasionally on the smartphone does not recognize USB devices (eg Galaxy Note 1). Smartphone otg cable to connect to leave only the part that is connected to the equipment by unplugging and re-connect if you recognize that this case is.
Q: After installing your app, my another app that uses USB OTG stopped working.
A: Android won't re-recognize the device attached unless the OTG cable is physically removed and re-attached. (Thanks to Aki Niimura)
support CH43X/HL-340 Chip set