[ 源代码: pymicrobot ]
软件包:python3-pymicrobot(0.0.23-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Library for controlling MicroBot Push devices
This library provides functionality to interface with and control MicroBot Push devices using Bluetooth communication. It allows users to manage the push arm on these devices, adjusting parameters like depth, duration, and operation mode. Designed specifically to connect locally, it offers commands to initiate pairing and configuration, ensuring devices can be operated efficiently within a designated environment.
其他与 python3-pymicrobot 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
-
- dep: python3-bleak
- Bluetooth Low Energy platform agnostic client
-
- dep: python3-bleak-retry-connector
- Connector for Bleak Clients that handles transient connection failures