SolderedElectronics / SHT21-Arduino-Library

Arduino library for SHT21 - temperature and humidity sensor. With checksum!
7 stars 11 forks source link

SHT21 Arduino Library

Description and details

Arduino library for interfacing SHT21 temperature and humidity sensor over I2C to Arduino. Simple to use, it enables reading temperature and humidity from the chip. Additionally, it uses checksum to check if data arrived from SHT21 is correctly transmitted.

Repository content

This repo contains Arduino library for SHT21 sensor. It also includes two examples:

Docs

How to use?

Install as any Arduino library. Go to File -> Examples -> eRadionica_SHT21 -> choose your example and use!

You can use it for the Arduino IoT Cloud too, just go to Libraries -> Import -> and upload the library in .zip format without extract.

Always up-to-date download of the library here: https://github.com/SolderedElectronics/SHT21-Arduino-Library/archive/refs/heads/master.zip

License info

This product is open-source. Yay! For any tech questions, contact us at techsupport@e-radionica.com If you find an Issue, please open one at GitHub. If you can improve our product, fork us.

e-r.io Team.