[ 源代码: i2c-tools ]
软件包:python3-smbus(4.4-2)
Python 3 bindings for Linux SMBus access through i2c-dev
This Python 3 module allows SMBus access through the I2C /dev interface on Linux hosts. The host kernel must have I2C support, I2C device interface support, and a bus adapter driver.
其他与 python3-smbus 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.34) [armhf]
- dep: libc6 (>= 2.4) [amd64, i386, s390x]
-
- dep: libi2c0 (>= 4.0)
- userspace I2C programming library
-
- dep: python3 (<< 3.14)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.13~)
-
- rec: i2c-tools
- heterogeneous set of I2C tools for Linux