Skip to content
/ sht21 Public

ESP32 Library for the SHT21 Temperature and Humidity Sensor

License

Notifications You must be signed in to change notification settings

dehre/sht21

Repository files navigation

SHT21 Driver Library for ESP32

ESP-IDF library for communicating with the SHT21 temperature and humidity sensor over I2C.

Installation

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

Usage

See examples directory

About

ESP32 Library for the SHT21 Temperature and Humidity Sensor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published