Home  /  Tools Apps  / USB Serial Control Panel Lite on Windows Pc

USB Serial Control Panel Lite on Windows Pc

Developed By: hosun lim

License: Free

Rating: 3,0/5 - 196 votes

Last Updated: April 16, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.3
Size 519.1 KB
Release Date July 06, 14
Category Tools Apps

App Permissions:
Allows an application to write to external storage. [see more (4)]

What's New:
- 2013/08/19: Auto repeat button [see more]

Description from Developer:
Smart phones serial control panel program. USB equipment using Silicon Laboratories CP210X, FTDI FT232 and Prolific PL2303, CDC/ACM UART to USB Bridge chips can be used to connect... [read more]

App preview ([see all 7 screenshots])

App preview

About this app

On this page you can download USB Serial Control Panel Lite and install on Windows PC. USB Serial Control Panel Lite is free Tools app, developed by hosun lim. Latest version of USB Serial Control Panel Lite is 1.3, was released on 2014-07-06 (updated on 2024-04-16). Estimated number of the downloads is more than 100,000. Overall rating of USB Serial Control Panel Lite is 3,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 196 users, 78 users had rated it 5*, 72 users had rated it 1*.

How to install USB Serial Control Panel Lite on Windows?

Instruction on how to install USB Serial Control Panel Lite on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install USB Serial Control Panel Lite 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 Control Panel Lite 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 Control Panel Lite" 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 Control Panel Lite 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 Control Panel Lite" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.3.

Download USB Serial Control Panel Lite 1.3 on Windows PC – 519.1 KB

Smart phones serial control panel program. USB equipment using Silicon Laboratories 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(USB-Enabled SOC Solution for 2.4-GHz IEEE 802.15.4 and ZigBee App) can be used also.
You can add frequently used functions as buttons, and then click the control button to transmit preconfigured data.

- 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.
6) Click "add conrol button"(Plus icon) in toolbar, and then input name and content to send
7) Click the Save button
8) Control button will be added in the panel.
9) Click the button on the control panel, app will transfer the data(content) to the device.
10) App will show the response from USB device at the receive text view.

2. Control button content
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 @, #, &

Delay between the transmitted data can be entered.
- insert delay(ms) in send data between "<%" and "%>"
ex) up<% sleep:1000 %>down<% sleep:2000 %>left<% sleep:3000 %>right
1) send "up"
2) sleep 1 second
3) send "down"
4) sleep 2 second
5) send "left"
6) sleep 3 second
7) send "right"
- 2013/08/19: Auto repeat button
Allows an application to write to external storage.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows an application to read from external storage.