A tool for serial port debug usage
Project description
SerialTool Project
=======================
overview
----
A small debug tool for serial port programming.
How to install
----
#sudo pip install SerialTool
usage
----
SerailTool com baudrate databits parity stopbits [tx data types] [rx data types]
com: the serial port device name
baudrate: any standard baudrate, such as 9600, 115200, etc.
databits: 5,6,7,8
parity: N,E
stopbits: 1,1.5,2
tx data types: string or hex, default is string if this parameter is null.
rx data types: string or hex, default is string if this parameter is null.
simple usage examples
----
#SerialTool /dev/ttyUSB0 115200 8 N 1
CONTACT
----
yangtao.now@gmail.com
=======================
overview
----
A small debug tool for serial port programming.
How to install
----
#sudo pip install SerialTool
usage
----
SerailTool com baudrate databits parity stopbits [tx data types] [rx data types]
com: the serial port device name
baudrate: any standard baudrate, such as 9600, 115200, etc.
databits: 5,6,7,8
parity: N,E
stopbits: 1,1.5,2
tx data types: string or hex, default is string if this parameter is null.
rx data types: string or hex, default is string if this parameter is null.
simple usage examples
----
#SerialTool /dev/ttyUSB0 115200 8 N 1
CONTACT
----
yangtao.now@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SerialTool-0.1.5.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file SerialTool-0.1.5.tar.gz
.
File metadata
- Download URL: SerialTool-0.1.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43243e82c7e63875644890a7f89092c1a365f60c53e66ecdb606b941c1790c51 |
|
MD5 | 9a226aefa712591222d762991da30d28 |
|
BLAKE2b-256 | 8e90e1a8468b6607bc119d60a5cf1fa42c6e011c7292bffde7d9c0edd4e4d2cb |
File details
Details for the file SerialTool-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: SerialTool-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a31ac488928e7ef0a63718e4425d38194708b2b2cd31a807a258e5fba50129ff |
|
MD5 | d61b2170afa2b7cc8a11d7ee3a986801 |
|
BLAKE2b-256 | f721472b3e44441a3e9af4ba46653dc872701a74cffcb5f51852c23004079c40 |