Serial Terminal Pro Application icon

Serial Terminal Pro 1.0.0

1 MB / 5+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Serial Terminal Pro, developed and published by HARDCODED JOY S.R.L., has released its latest version, 1.0.0, on 2024-05-03. This app falls under the Tools category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Serial Terminal Pro APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.hardcodedjoy.serialterminalpro

Updated: 9 months ago

Developer Name: HARDCODED JOY S.R.L.

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Serial Terminal Pro on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Serial Terminal Pro 1.0.0
2024-05-03 / 1 MB / Android 2.3+

About this app

Send and receive text or hexadecimal data to a Serial Port.

App. can communicate with:
• Arduino (original and clones)
• ESP8266 boards
• ESP32 boards
• NodeMCU
• ESP32-CAM-MB
• STM32 Nucleo-64 (ST-LINK/V2-1)
• many 3D Printers
• many CNC machines
• etc.

The above boards and devices usually have a USB connector and a chip that makes the USB to Serial communication possible.

Connection:
Phone must have USB OTG function and be able to provide power to the connected USB device (most phones nowadays).
Use USB OTG adapter cable (test that the adapter works by connecting a computer mouse).
Use normal USB data cable to connect your embedded board or device to the OTG adapter.
Note: symmetrical USB C - USB C cable might not work. Use normal cable and OTG adapter.

Some older boards or devices might not have a USB port. Instead, they have RS-232 port, RS-485 port or just UART pins where you can solder a connector. In that case, you will need an external USB to Serial adapter. There are many such adapters that you can buy online and they all have some chip inside that performs the USB to Serial communication.

Our app is compatible with the following chips:
• FTDI
• PL2303
• CP210x
• CH34x
• others that implement standard CDC ACM

App Features:
• data format (text / hexadecimal data) can be configured separately for the terminal screen and for the command input.
• local echo (also see what you sent).
• Rx Tx counter
• adjustable baud rate
• adjustable Byte delay
• adjustable font size
• configurable Macro buttons (unlimited rows and buttons)

Macro buttons configurability:
• add / delete row
• add / delete button
• set button text
• add / delete button commands
• each button can have unlimited number of commands, they will execute in sequence
• export all buttons to JSON file
• import buttons from JSON file

Available Macro commands:
• send text
• send hexadecimal
• insert text
• insert hexadecimal
• recall previous command
• recall next command
• delay milliseconds
• delay microseconds
• clear terminal
• connect
• disconnect
• set baud rate
• set Byte delay ms

New features

- first release