此模块实现内核科技 USB(HID)转多通道UART 的驱动程序。
Project description
Python Module: a2y_kcom
a2y_kcom 实现内核科技 USB(HID)转多通道UART 的驱动程序。从原先的 hidcom 模块更名而来,从 2024 年 6 月 15 日起,正式把串口名更改为 KCOM。 原先的名字“HidCom”还将延续一段时间,以保持兼容性。
ChangeLog
-
2025-05-02 增加接口
reset_input_buffer,逐步修正之前对flush相关函数的误解。升级版本号为 0.8.4。 -
2024-09-17 Fix bug in function
read_until. Release version 0.8.3 -
2024-08-24 Fix bug. Release version 0.8.2
-
2024-08-09 升级版本号为 0.8.1。
- 加入接口
list_kcom_names,以方便获取当前系统存在的所有KCOM串口通道名。 但当前的实现有缺陷:仅仅是列出串口通道名,将导致进程打开并占用整个KCOM设备,以至所有的KCOM通道将只能由此进程打开使用。 - 给
Serial构造函数加入**kwargs参数,以解决有多余参数造成不能打开串口通道的问题。
- 加入接口
-
2024-06-15 创建模块,发布版本 0.8.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 a2y_kcom-0.8.4-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: a2y_kcom-0.8.4-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 129.1 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f41206cb691d604a7a6500a6f001e3ffb6e05a72b4c1378c87ae1fe6cf5d9f10
|
|
| MD5 |
89ac503d0e39e4a02dda802ad4fd4352
|
|
| BLAKE2b-256 |
a4c4aa5067cd7f138855a87ceaa9b12790535939b1c23073b0ebafb7cc16df63
|