Driver for the Bosch BME280 for use with MicroPython on ESP8266 boards. ... import machine import bme280 i2c = machine.I2C(scl=machine.Pin(5), sda=machine.
確定! 回上一頁