[ 源代码: pymonoprice ]
软件包:python3-pymonoprice(0.5-1)
Python API for controlling Monoprice 6-zone amplifier
This library enables integration with the Monoprice 6-Zone Home Audio Controller via a serial connection. It facilitates the control of multiple audio zones, allowing for operations such as changing volume, power state, mute status, and audio source. Users can also manage advanced settings like treble, bass, balance, and various modes including Public Announcement and Do Not Disturb. Each audio zone can be controlled individually, and the library supports both synchronous and asynchronous operation modes.
其他与 python3-pymonoprice 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pyserial-asyncio-fast
- Python library for asynchronous I/O with serial ports
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port