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.5.0.tar.gz
(7.8 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.5.0.tar.gz.
File metadata
- Download URL: ciatools-0.5.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d17e9e5564fe0dea728ae9e3a6b619117401fb3cec062ac7bf4a92c8e73c6228
|
|
| MD5 |
2402ce3512ddd76ea38005ceb4aebe13
|
|
| BLAKE2b-256 |
1a08364e28b96e548521e7064a1a6cb5721aaabd4b53549f50931b9002af532c
|
File details
Details for the file ciatools-0.5.0-py3-none-any.whl.
File metadata
- Download URL: ciatools-0.5.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
509317a420c42a5aaf9ab61b4fbf6d3c814c24b070009a5a7e365ca1f0d2f7bd
|
|
| MD5 |
14dbdb7ab537e683ae12c58f7ed237e0
|
|
| BLAKE2b-256 |
f7e7a8f5610df2386a22b40fbc2225c009715ad7d02bc90767fdb314ed0028f4
|