搜索

下面将显示您的搜索结果。

top190405: 9 符合
32Projects|简单的DHT11库]]\\ DHT11是一款简单的温湿度传感器。 * BME280 湿度/温度/压力传感器 * [[https://github.com/adafruit/Adafruit_BME280_Library|Adafruit BME280 Arduino库]] * [[https://github.com/roamingthings/esp32-bme280|BME280驱动程序]] * [[https://github.com/yanbe/b
esp32: 9 符合
32Projects|简单的DHT11库]]\\ DHT11是一款简单的温湿度传感器。 * BME280 湿度/温度/压力传感器 * [[https://github.com/adafruit/Adafruit_BME280_Library|Adafruit BME280 Arduino库]] * [[https://github.com/roamingthings/esp32-bme280|BME280驱动程序]] * [[https://github.com/yanbe/b
mp_serial_bus: 4 符合
#### 读取测量的数据 <code python> import machine, time, bme280 i2c = machine.I2C(scl=machine.Pin(22), sda=machine.Pin(18)) bme = bme280.BME280(i2c=i2c,address=0x76) while True: print("BME280 values:") temp,pa,hum = bme.values print(temp) p
mcu_training_kit: 3 符合
2C || | 空气压力传感器| [[https://www.waveshare.net/wiki/BME280_Environmental_Sensor|BME280]] | 2 I2C |[[https://www.waveshare.net/shop/BME280-Environmental-Sensor.htm|¥43.05]]| | DS1302模块 | [[http