[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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