此模块实现内核科技 USB(HID)转多通道UART 的驱动程序。
Project description
Python Module: a2y_kcom
a2y_kcom 实现内核科技 USB(HID)转多通道UART 的驱动程序。从原先的 hidcom 模块更名而来,从 2024 年 6 月 15 日起,正式把串口名更改为 KCOM。 原先的名字“HidCom”还将延续一段时间,以保持兼容性。
ChangeLog
-
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file a2y_kcom-0.8.2-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: a2y_kcom-0.8.2-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 140.3 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e559af3ebe7143b643c3eb119bc7537ff7a0a321cb1f9eca8fec2f3a50c0532 |
|
MD5 | 26e8ad689cf60f738f29146517b90e1e |
|
BLAKE2b-256 | b6d337f6ddd077427b06106d5cc7dc343026c89db9a23985d481e19dca3c8b22 |