Utilities
Project description
CIATools
Utilities for UART communication and device flashing.
Features
- UART: Serial communication with support for device lookup by serial number
- Flash Tools: Device programming utilities
- Logger: Logging utilities
Quick Start
from ciatools import Uart
# Direct device path
uart = Uart("/dev/ttyACM0")
# Or find by serial number
uart = Uart.from_serial(12345)
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
ciatools-0.2.1.tar.gz
(6.7 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 ciatools-0.2.1.tar.gz.
File metadata
- Download URL: ciatools-0.2.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7802b7dddc78531f1ad87005ea7b41330376070f7aa6526e6b662b23bd99872
|
|
| MD5 |
9ae31700c2521daeca0c4e4157f1d1f2
|
|
| BLAKE2b-256 |
d854179367ba4fc3a54bca771c284690d13dad97b3982d0c63bc12de7ac61db2
|
File details
Details for the file ciatools-0.2.1-py3-none-any.whl.
File metadata
- Download URL: ciatools-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a42b1c1ff774537eb23537c0620bceb370310d526af364b343fa5780edb92584
|
|
| MD5 |
9aca3210c9a1aaab3852fafe0fac72e7
|
|
| BLAKE2b-256 |
bfbfa6b77209a25b29cff92a06763babb31fb136fde957f7c44933a0b641d967
|