Serial Sniffer
Installation
pip install serial-sniffer
Usage
serial-sniffer [-b <baudrate>] [--no-timestamp] [--raw] [-o <filename>] <PORT>
required parameters:
PORTIs the port you want to sniff - this parameter is required
optional parameters:
-b <baudrate>baudrate for the port.- default - 115200
-o <filename>output to a file,<filename>is the path of the output file.- default -
sys.stdout.
- default -
--rawflag for raw output.- default - remove ascii ESC chars and some control ascii chars, also removing carriage return (
\r).
- default - remove ascii ESC chars and some control ascii chars, also removing carriage return (
--no-timestampflag to prevent adding timestamp for each line.
Release files for serial-sniffer 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| serial_sniffer-1.0.1.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| serial_sniffer-1.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 11.7 kB
Release files / serial_sniffer-1.0.1.tar.gz
| Download URL | serial_sniffer-1.0.1.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
42f6682c7e11c5077a200e33596f2e166fadc875d41732628038a8c2acf54867
|
|
BLAKE2b-256 checksum How to use checksums |
b33c10a38fc3f3f407168bfe54f5a1b5eeb6744c66a26a79286c279044782161
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.13
|
Release files / serial_sniffer-1.0.1-py2.py3-none-any.whl
| Download URL | serial_sniffer-1.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
19f91a9430db8194bde0dcb00b9baccf10aee103130df1247e8a26c1c03a1a51
|
|
BLAKE2b-256 checksum How to use checksums |
ef68e8732f49bd825b8ca9af0fb6c28bbfff4709096b6f894d0bd6a25dd71af4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.13
|