Interface for serial devices using pyserial.
Project description
sertools
Interface for serial devices using pyserial.
Installation
pip install sertools
Features
- Query method with flexible configuration parameters for various response formats.
- Lightweight serial port terminal emulator.
Usage
The SerialDevice instance may be called with a command string to send to the serial port and optional readback/terminator parameters.
from sertools import SerialDevice
ser = SerialDevice()
ser('HELP')
Development
git clone https://github.com/jbdoar/sertools
cd sertools
pip install -e .
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
sertools-0.1.1.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sertools-0.1.1.tar.gz.
File metadata
- Download URL: sertools-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8038c1f9a5c80ab27df1e37bfc51152b17dfef6f247ef461ac9f7bb7698dab2
|
|
| MD5 |
f3c85ee4afba22bf8493a551a94027e9
|
|
| BLAKE2b-256 |
931f8749e74eb9fefd0365deaa6b8b24258a10b964193527debe8bdafc738876
|
File details
Details for the file sertools-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sertools-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e68edec4708c058a41c4d5d781529ea4918c06cd734ac4199599ec2fa14ea351
|
|
| MD5 |
6108b272bd3725d1d43d2f29d527aa2c
|
|
| BLAKE2b-256 |
d3752ae5e03aac9ba9eeb98b66a393bf775a1b330b04ca27f566f3426bf73607
|