我有一个叫做BME280的传感器,我想把它连接到我的I2C在esp32上: ... from machine import Pin, I2C import BME280 # ESP32 - Pin assignement i2c ...
確定! 回上一頁