lutzbellmann/esp32_aht20_bmp280

0.1.1

Latest
uploaded 4 hours ago
AHT20 (temperature/humidity) + BMP280 (pressure) I2C sensor driver for ESP32, built on the ESP-IDF I2C master driver

1 example

  • basic
    Reads temperature, humidity, and pressure from an AHT20 + BMP280 sensor pair every 2 seconds and logs the result.
    1.69 KB