USB Serial Control Panel Pro Apk

USB Serial Control Panel Pro Apk

Latest version 1.5
06 Jul 2014

Older Versions

Apk Infos

Version1.5
Rating5.0/5, based on 5 votes
Size‎515 KB
Requires AndroidAndroid 2.3+ (Gingerbread)
Author's NotesUSB Serial Control Panel Pro

About USB Serial Control Panel Pro APK

USB Serial Control Panel Pro APK Download for Android
USB Serial Control Panel Pro APK Download for Android

Description

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 control 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"

How to install USB Serial Control Panel Pro APK on Android phone or tablet?

Download USB Serial Control Panel Pro APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.oneman.tools.serialcontrolpro-v1.5-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.5 (1)515 KB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

5 ★Please add support for usb-to-serial adaptor PL2303 TA chipset. Maybe missing a driver perhaps