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.3.0.tar.gz
(6.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.3.0.tar.gz.
File metadata
- Download URL: ciatools-0.3.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f576c7206814b6746037ae455772535cff1f7ccaa0a3aae840bf2785ef74c69d
|
|
| MD5 |
d0969e95b1d06af33b3fd6b68d1c95a9
|
|
| BLAKE2b-256 |
32b8df9c7b1683b5f44f506606d97087fd4cafb12e7cc1500703103c0c52cee9
|
File details
Details for the file ciatools-0.3.0-py3-none-any.whl.
File metadata
- Download URL: ciatools-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ead3309f30fb20d35490dd0cdf9557c8092c2f504d874c9a6b68ebb320e52e2d
|
|
| MD5 |
74fe3030f7da8cdfd2d0ccfcde049a08
|
|
| BLAKE2b-256 |
c127caaefa3a60c5fb2a31d49f3941521e2f062640687c1d74b1389452b9c1c2
|