Nhà phát triển: | Quan Lin (8) | ||
Giá bán: | $1.99 | ||
Xếp hạng: | 0 | ||
Đánh giá: | 0 Viết đánh giá | ||
Danh sách: | 0 + 0 | ||
Điểm: | 0 + 0 ¡ | ||
Google Play |
Mô tả
It features Python script capability that gives you the greatest flexibility.
Why script capability is desirable for USB serial tool?
Electrical engineers find it handy to use a hand held device like Android phone or tablet to debug or monitor serial communication in the field, factory or lab.
But nearly every communication system got its own protocol or data format.
Searching in a sea of hex data like "02a5b4ca....ff000803" and trying to figure out what is happening is not pleasant at all.
That is where PyTool USB Serial comes to help.
With the ability to run custom Python script, PyTool USB Serial can read and parse any received data, display it in the way you want, and even reply when it is needed.
There are script examples for quick start. Just copy and paste one of them to try them out.
There is also a handy USB serial terminal for general use.
It supports main stream USB serial drivers, including:
FTDI driver
CDC ACM driver
CP210x driver
CH34x driver
PL2303 driver
Script General Guide
====================
* The Python version used in this app is 3.8.
* This app is not designed as script editor although script can be edited in the script field.
The best way is to use your favorite script editor and then copy and paste the script.
* Always use 4 spaces for indentation to avoid weird errors.
* Most of the packages in standard Python library are available to import.
* If while loop is needed, always use `app.running_script` as condition in order to stop the script properly.
* Use `app.version` to get the app version string.
* Use `app.get_output()` to get the script output field as string.
* Use `app.set_output(object)` to display `object` in the script output field as string.
* Use `app.print_text(object)` as a shortcut for `app.set_output(app.get_output() + str(object))` to append text to the script output field.
* Use `app.clear_text()` as a shortcut for `app.set_output("")` to clear the script output field.
* Use `app.send_data(bytearray)` to send `bytearray` through serial port.
* Use `app.receive_data()` to read the data from the buffer as bytearray.
* Use `app.log_file(text)` to save a log file in storage.
The log file is located here [Storage Directory]/PyToolUSBSerial/log_[UTC Timestamp].txt.
text (str): Text Content
return (str): Full File Path
Here is one script example from this app:
####################
# Display received data in hex and echo back.
from binascii import hexlify
from codecs import decode
while(app.running_script):
# Try to fetch any data received in the buffer.
data_rcv = app.receive_data()
if data_rcv:
# Data represented in hex.
data_hex = decode(hexlify(data_rcv), 'utf_8', 'ignore')
# Display received data along with old data.
app.set_output(app.get_output() + data_hex)
# Echo back.
app.send_data(data_rcv)
####################
Ảnh chụp màn hình










Tính năng mới
- Phiên bản: 0.8
- Cập nhật:
- Version 0.8
Python version for the script is 3.8.
Now the script runs in Python global environment. Existing scripts should still work as before.
Terminal settings are remembered.
`app.version` is added for checking app version.
Giá bán
- Hôm nay: $1.99
- Tối thiểu: $1.99
- Tối đa: $1.99
Theo dõi giá
Nhà phát triển
- Quan Lin
- Nền tảng: Android Ứng dụng (5) Android Trò chơi (3)
- Danh sách: 1 + 0
- Điểm: 0 + 214 ¡
- Xếp hạng: 0
- Đánh giá: 0
- Giảm giá: 0
- Video: 1
- RSS: Đăng ký
Điểm
0 ☹️
Xếp hạng
0 ☹️
Danh sách
0 ☹️
Đánh giá
Hãy là người đầu tiên đánh giá 🌟
Thông tin bổ sung
- Phiên bản: 0.8
- ID: com.quanlin.pytoolusbserial
- Danh mục:
Android Ứng dụng
›Công cụ
- HĐH:
Android 5.0
- Kích thước:
15 Mb
- Xếp hạng nội dung:
Everyone
- Google Play Xêp hạng:
0
- Cập nhật:
- Ngày phát hành:
Danh bạ
Bạn cũng có thể thích
-
- USB Serial Telnet Server
- Android Ứng dụng: Công cụ Bởi: Cluster
- Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 0 Phiên bản: 2.0 Just connect a USB serial adapter into USB OTG port of your Android device, start this app and connect to it using any Telnet client like: * JuiceSSH using the same Android device ... ⥯
-
- Tool Protect
- Android Ứng dụng: Công cụ Bởi: Tool Protect PTY LTD
- Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 0 Phiên bản: 1.6.20 EASILY CREATE A DIGITAL TOOLBOX Whether you re a tradie or a business owner, tool theft, damage, and loss can cost thousands in downtime and dollars. Protect your tools by quickly and ... ⥯
-
- Arduino Serial Sensor
- Android Ứng dụng: Công cụ Bởi: Serial Sensor
- Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 79 (4.0) Phiên bản: 1.6.6 Serial Sensor provides you the follwing things for your next Arduino robot project: * Streaming of Sensor data via Bluetooth and Usb to your Arduino, * Streaming of Sensor data via ... ⥯
-
- USB Driver for Android Devices
- Android Ứng dụng: Công cụ Bởi: HEXAMOB S.L.
- * Miễn phí
- Danh sách: 1 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 2 + 235,879 (4.3) Phiên bản: 3.56 USB Drive for Android phones, moreover contains software links, from manufacturer, Samsung Kies, Sony PC Companion, Lg Pc Suite ... You can find the android usb driver for PC from more ⥯
-
- USB Endoscope app Android 10+
- Android Ứng dụng: Công cụ Bởi: Easy Connect Apps
- * * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 2 + 76,205 (3.6) Phiên bản: 28-se2025 How to connect an USB camera: Simply connect the USB camera to your smartphone's USB port. When the dialog appears, tick and press OK. It's all. You can only connect those USB cameras ... ⥯
-
- USB OTG Connector: OTG Checker
- Android Ứng dụng: Công cụ Bởi: The App Company INC
- * * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 1 + 4,285 (2.6) Phiên bản: 2.7 Manage Your USB Files Easily with OTG Connector The Ultimate USB OTG File Manager for Android! Looking for a fast and easy way to access your USB drive on your Android phone? USB OTG ... ⥯
-
- USB Connector : OTG USB Driver
- Android Ứng dụng: Công cụ Bởi: Era Apps Studio
- * * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 1 + 1,597 (2.6) Phiên bản: 3.7 OTG Connector Software For Android or USB Connector and OTG File Manager is the most advanced and simple USB OTG Explorer to Transfer File from OTG to your Android Device or from your ... ⥯
-
- USB screen cast HDMI connector
- Android Ứng dụng: Công cụ Bởi: Mergalo
- * * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 2,249 (3.7) Phiên bản: 1.2.7 You can cast a small phone screen to a large TV screen in good resolution and quickly with the aid of screen mirroring, or All Mirror. On the huge screen, it's simple to access all ... ⥯
-
- Serial USB Terminal
- Android Ứng dụng: Công cụ Bởi: Kai Morich
- * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 2,386 (4.3) Phiên bản: 1.56 'Serial USB Terminal' is a line-oriented terminal / console app for microcontrollers, arduinos and other devices with a serial / UART interface connected with a USB to serial converter ⥯
-
- USB OTG Checker
- Android Ứng dụng: Công cụ Bởi: 3 Sixty Development
- Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 0 Phiên bản: 2.1 USB OTG Checker helps to check the compatibility with USB OTG devices. OTG or on the go USB devices can be used in the USB port of the phone via OTG USB cable. This app will help you ... ⥯
-
- Screen cast HDMI USB connector
- Android Ứng dụng: Công cụ Bởi: Screen Mirroring & HDMI USB TV Connector Apps
- * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 25,265 (4.3) Phiên bản: 1.7 Screen Mirroring - All Mirror, helps you cast a small phone screen to big TV screen in high quality and real-time speed. You can easily access all types of media files, including ... ⥯
-
- Vape Tool
- Android Ứng dụng: Công cụ Bởi: Vape Tool
- * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 21,406 (4.3) Phiên bản: 10.02.2025-free Vape Tool saves your time and money, by making only perfect Coils and E-Liquids Would you like to know resistance of Coil you are going to build ? Would you like to know how to prepare ⥯
-
- serial port tool
- Android Ứng dụng: Công cụ Bởi: infood
- Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 0 + 0 Phiên bản: 1.1.9 For microcontrollers, Arduinos, and other devices with a serial or UART interface linked to your Android device via a USB to serial converter, there is an application called "Serial ... ⥯
-
- USB Blocker: Antihack Security
- Android Ứng dụng: Công cụ Bởi: Erfan Rouhani
- * * Miễn phí
- Danh sách: 0 + 0 Xếp hạng: 0 Đánh giá: 0
- Điểm: 2 + 320 (4.5) Phiên bản: 6.26.9.25 About "USB Blocker: Antihack Security" Are you connecting your device to public chargers, unknown cables at work, or even at a friend s house? STOP You could be exposing yourself to ... ⥯