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.1.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.1.tar.gz.
File metadata
- Download URL: ciatools-0.5.1.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 |
711bdf665b98913520469fd89682f9c9d60c5035a06525e72adc5d36dc59a779
|
|
| MD5 |
9d667e73597de38a2aa9202c7f461d17
|
|
| BLAKE2b-256 |
dd416b46da57fe4564b83146af5f637c5c527c2b339c0f7340b81fbf32ae01b4
|
File details
Details for the file ciatools-0.5.1-py3-none-any.whl.
File metadata
- Download URL: ciatools-0.5.1-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 |
8daf361673673d608cd2148e6cce69238f0bf67cab49d57c0a907ae83dbc586f
|
|
| MD5 |
5ab7f2c33534f9bdeb5eb58a8c3505f9
|
|
| BLAKE2b-256 |
b5482b11a57e0872ad945f41fc1390e1eb2a6c7d7f8940af51b66ec3b77eb63a
|