sudo apt-get install python3-smbus. In a new file, copy in the following code: Copy Code import time import smbus i2c_ch = 1 # TMP102 address on the I2C bus ...
確定! 回上一頁