Vývojář: Quan Lin (8)
Cena: $1.99
Hodnocení: 0 
Recenze: 0 Napsat recenzi
Seznamy: 0 + 0
Body: 0 + 0 ¡
Google Play

Popis

PyTool USB Serial
PyTool USB Serial is a great tool for USB serial developing, debugging and monitoring.
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)
####################
Víc ↓

Snímky obrazovky

#1. PyTool USB Serial (Android) Podle: Quan Lin
#2. PyTool USB Serial (Android) Podle: Quan Lin
#3. PyTool USB Serial (Android) Podle: Quan Lin
#4. PyTool USB Serial (Android) Podle: Quan Lin
#5. PyTool USB Serial (Android) Podle: Quan Lin
#6. PyTool USB Serial (Android) Podle: Quan Lin
#7. PyTool USB Serial (Android) Podle: Quan Lin
#8. PyTool USB Serial (Android) Podle: Quan Lin
#9. PyTool USB Serial (Android) Podle: Quan Lin
#10. PyTool USB Serial (Android) Podle: Quan Lin

Novinky

  • Verze: 0.8
  • Aktualizováno:
  • 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.

Cena

  • Dnes: $1.99
  • Minimální: $1.99
  • Maximální: $1.99
Sledovat ceny

Vývojář

Body

0☹️

Hodnocení

0☹️

Seznamy

0☹️

Recenze

Buďte první, kdo bude hodnotit 🌟

Další informace

  • Verze: 0.8
  • ID: com.quanlin.pytoolusbserial
  • Kategorie:
  • OS:
  • Velikost:
  • Hodnocení obsahu:
  • Google Play Hodnocení:
  • Aktualizováno:
  • Datum vydání:
PyTool USB SerialPyTool USB Serial Krátká adresa URL: Zkopírováno!

Mohlo by se Vám také líbit

    • USB Serial Telnet Server
    • Android Aplikace: Nástroje  Podle: Cluster
    • Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 0  Verze: 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 Aplikace: Nástroje  Podle: Tool Protect PTY LTD
    • Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 0  Verze: 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 Aplikace: Nástroje  Podle: Serial Sensor
    • Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 77 (4.5)  Verze: 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 Aplikace: Nástroje  Podle: HEXAMOB S.L.
    • * Zdarma  
    • Seznamy: 1 + 0  Hodnocení: 0  Recenze: 0
    • Body: 2 + 235,673 (4.3)  Verze: 3.52   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 Aplikace: Nástroje  Podle: Easy Connect Apps
    • * * Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 2 + 75,440 (3.6)  Verze: 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 Aplikace: Nástroje  Podle: The App Company INC
    • * * Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 1 + 4,272 (2.6)  Verze: 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 Aplikace: Nástroje  Podle: Era Apps Studio
    • * * Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 1 + 1,595 (2.6)  Verze: 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 Aplikace: Nástroje  Podle: Mergalo
    • * * Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 2,241 (3.7)  Verze: 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 Aplikace: Nástroje  Podle: Kai Morich
    • * Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 2,384 (4.3)  Verze: 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 Aplikace: Nástroje  Podle: 3 Sixty Development
    • Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 0  Verze: 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 ...
        ⥯ 
    • Vape Tool
    • Android Aplikace: Nástroje  Podle: Vape Tool
    • * Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 21,405 (4.3)  Verze: 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 Aplikace: Nástroje  Podle: infood
    • Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 0 + 0  Verze: 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 Aplikace: Nástroje  Podle: Erfan Rouhani
    • * * Zdarma  
    • Seznamy: 0 + 0  Hodnocení: 0  Recenze: 0
    • Body: 2 + 315 (4.6)  Verze: 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 ...
        ⥯ 

Mohlo by se Vám také líbit

Vyhledávací operátory, které můžete použít v AppAggu
Přidat do AppAgg
AppAgg
Začněte – je to zdarma.
Registrace
Přihlásit se