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.4.0.tar.gz
(7.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.4.0.tar.gz.
File metadata
- Download URL: ciatools-0.4.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
188e7b34aa7b8cd44de2e8bbd22b669a3079e8d45b2bd95b8891eb8d74360f0f
|
|
| MD5 |
bf53bde8273bf317b4a053bf25cba2eb
|
|
| BLAKE2b-256 |
ddd9ee45b8594e55d7f42894b7f6fa87ac4aede67bb8318b0ec088ccf2dfd37b
|
File details
Details for the file ciatools-0.4.0-py3-none-any.whl.
File metadata
- Download URL: ciatools-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cc4734a8c24387a20ff348f1cf406540486e20a2c23b4c0470a47dc4459022e
|
|
| MD5 |
de19bb1643246e5d6fe0c98c87444090
|
|
| BLAKE2b-256 |
1e698e7b4429dd108451e8039a13b8e11c20a7fa9c105e10cab09695b65a7f63
|