Using BME280 temperature/humidity/pressure sensor with Raspberry Pi ... import smbus2 import bme280 port = 1 address = 0x77 bus = smbus2.
確定! 回上一頁