BME280 Micropython驱动程序,用于BME280传感器 这是Bosch BME280温度/压力/湿度传感器的驱动程序,可与ESP8266板的Pycom上的MicroPython一起使用。 它也与BMP280兼容,后者提供相同的接口,但仅是温度+压力。 提供了库的两个不同变体。 bme20_int.py使用整数算法,bme280_float.py使用浮点算法来补偿原始值。 结果(几...
This tutorial is a step-by-step guide that covers how to build a standalone ESP32 or ESP8266 NodeMCU Web Server that displays BME280 sensor readings using MicroPython firmware. We’ll create an ESP32/ESP8266 Web Server that is mobile responsive and it can be accessed with any device with...
GY-39/MAX44009+BME280 --- 气象监测模块关联功能函数 功能相关函数 GY-39与开发板接线对应引脚: 程序示例: GY-68/BMP180 --- 大气压传感器关联功能函数 DS3231 --- 时钟芯片关联功能函数 VS1838B --- 红外接收关联函数 NRF24L01 --- 2.4G无线收发模块关联函数 NRF905 --- 2.4G无线收发模块关联功能函数...
micropython-Chinese-Community/mpy-libPublic NotificationsYou must be signed in to change notification settings Fork74 Star183 master 1Branch0Tags Code Folders and files Name Last commit message Last commit date Latest commit shaoziyang Update bme280.py ...