ESP-IDF library for communicating with the SHT21 temperature and humidity sensor over I2C.
Simply clone the repo in your components
directory:
get_idf # optional, depending on your setup
cd "${IDF_PATH}/components"
git clone https://github.com/dehre/sht21
See examples
directory