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.6.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.6.0.tar.gz.
File metadata
- Download URL: ciatools-0.6.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 |
e4ca24fdb718e3f3f015eeffffa0b9ff827732679fbd2b408e279b850f690649
|
|
| MD5 |
c30694ab6adc894356e7554bacd46f3d
|
|
| BLAKE2b-256 |
01973f6a1b17a521a02833d58875783a5e86456da2710f69923c9051996058e3
|
File details
Details for the file ciatools-0.6.0-py3-none-any.whl.
File metadata
- Download URL: ciatools-0.6.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 |
22f2cdfaabd5666d5c61e29ecc9ec68d1c5cd8073164babbc21e0a476bf1d6b7
|
|
| MD5 |
e6a390ffd1d646e26a63b420f95f69d1
|
|
| BLAKE2b-256 |
78a86d9ce427085f92ffe83e212330e06cc40ad13ad2b074221b4c6270293e36
|