This is a sample program for the Sensirion SHT30 digital temperature and humidity sensor that is used in the M5Stack ENVIII sensor.
This is a personal tools to check how sht30 works.
idf.py menuconfig # optional
idf.py build flash -b 115200
- AXP192 driver https://github.com/bitengineers/esp32_axp192
- st7789 driver & font related https://github.com/nopnop2002/esp-idf-m5stickC-Plus
