Skip to main content

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


Project details


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 hashes)

Uploaded Source

Built Distribution

SerialTool-0.1.5-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page