Make your Android app more popular Advertise on Google Play with AppBrain app promotion Check it out
AppBrain Best Android Apps
AppBrain
Dashboard Statistics Stats Documentation Docs
Sign up
Log in
Android Apps > Tools > USB Serial Terminal Pro
USB Serial Terminal Pro icon

USB Serial Terminal Pro

Smart phones serial terminal program
by hosun lim
Google Play
Google Play
1+
Thousand
Downloads
PREMIUM
Est. downloads
PREMIUM
Recent d/loads
4.34
50
Rating
Unranked
Ranking
0
Libraries
3.1+
Android version
6/20/15
Last updated
2013
June
App age
384.9 KB
App size
Everyone
Content rating
$2.68
Price

Google Play Rating history and histogram

34
6
6
1
3

Changelog

  • Sep 30, 2020 Price Increase New price: $2.68 ($2.06)
  • Jun 1, 2020 Price Drop New price: $2.06 ($2.68)
  • Dec 10, 2015 Price Increase New price: $2.68 ($2.53)
  • Nov 19, 2015 Installs 1,000+ installs
  • Jun 20, 2015 Update Version 2.1
  • Feb 5, 2015 Update Version 2.0
  • Jul 9, 2014 Update Version 1.8
  • May 7, 2014 Installs 500+ installs
  • Mar 19, 2014 Update Version 1.8
  • Feb 1, 2014 Update Version 1.8
  • Jan 25, 2014 Update Version 1.8
  • Jan 11, 2014 Update Version 1.8
  • Dec 7, 2013 Update Version 1.8
  • Sep 26, 2013 Update Version 1.7
  • Aug 29, 2013 Update Version 1.7
  • Aug 22, 2013 Update Version 1.6
  • Jul 29, 2013 Update Version 1.6
  • Jul 22, 2013 Update Version 1.6
  • Jul 15, 2013 Update Version 1.6
  • Jun 6, 2013 New App Version 1.6 in Tools for $2.53
View more View less

Developer information

hosun lim

[email protected]

inspace,
room number 501,
96, Gajeongbuk-ro, Yuseong-gu, 305-343, Daejeon, Korea

Are you the developer of this app? Join us for free to see more information about your app and learn how we can help you promote and earn money with your app.
I'm the developer of this app

Description

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)

Recent changes:
support CH43X/HL-340 Chip set
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)

Recent changes:
support CH43X/HL-340 Chip set
Show full description Hide full description
ascii binary button connect data decimal device dtr ftdi hex icon log macro otg phone print received serial smart string text transfer usb usbterminal window

Comments

Tag cloud

adapter cable flawlessly program prolific serial terminal thrive usb worked

Positive comment tag cloud

adapter cyanogenmod flawlessly program prolific serial terminal thrive worked working

Negative comment tag cloud

doesnt some work

Google Play Rankings

This app is not ranked

Permissions

Development tools
test access to protected storage
Storage
modify or delete the contents of your USB storage

Libraries

No known libraries used.

Related apps

Serial USB Terminal
Kai Morich
89
Free
100,000+
Bluino Loader - Arduino IDE
Bluino Electronics
82
Free
100,000+
Ampere
Braintrapp
91
Free
10,000,000+
ESP8266 Loader (Blynk Uploader)
Bluino Electronics
85
Free
10,000+
Serial Terminal
DEVMEL
72
Free
10,000+
UsbTerminal
Lior Hass
84
Free
100,000+
USB Driver for Android Devices
HEXAMOB S.L.
83
Free
5,000,000+
Prolific PL2303 USB-UART
Prolific Technology Inc.
76
Free
10,000+

More from hosun lim

USB Serial Control Panel Lite
hosun lim
59
Free
100,000+
USB Serial Terminal Lite
hosun lim
78
Free
50,000+
USB Device Descriptor
hosun lim
64
Free
5,000+
USB Serial Control Panel Pro
hosun lim
100
$1.80
100+

Want more apps?

Find the Android apps that are trending right now

AppBrain Intelligence premium content

Subscribe now to get full and unlimited access to AppBrain Intelligence. You'll have access to:

  • Unlimited pageviews (both app and developer details)
  • Recent install count per app (last 30 days)
  • Detailed ranking data per app
  • Recent install count per developer (last 30 days)
  • Full timeline per developer
  • Device market shares data per country

1 Month

$75/mo
(billed every month)

SAVE 0%
Subscribe

3 Months

$65/mo
($195 billed every 3 months)

SAVE 13%
Subscribe

1 Year

$57.50/mo
($690 billed every year)

SAVE 23%
Subscribe
Each subscription will automatically renew 3 days before the expiration date for the same time period. Subscriptions can be cancelled at any time before the renewal.

Developer services

  • Android App Promotion
  • Monetize Your Android App
  • Track ranking of your Android App
  • AppBrain SDK
  • Apptimizer

Android Statistics

  • Android statistics
  • Google Play Developer stats
  • Trending Apps
  • All-time Popular Apps

About AppBrain

  • Contact
  • Blog
  • Privacy
  • Documentation
  • AppBrain Automatic Interstitials: easily control ad placement in your Android app
© 2010-2020 - AppBrain