No description
Find a file
Limor "Ladyada" Fried b784600be7
Merge pull request #5 from GioTB/master
Fixes error on initialization when SHTC3 its sleep
2025-07-30 09:38:17 -04:00
.github fix ci 2022-11-01 13:20:14 +07:00
examples/SHTC3test code workin 2020-05-28 17:18:58 -04:00
.gitignore init 2020-05-28 12:20:24 -04:00
Adafruit_SHTC3.cpp Fixes error on initialization when SHTC3 its sleep 2023-08-10 12:45:42 -04:00
Adafruit_SHTC3.h fix ci 2022-11-01 13:20:14 +07:00
library.properties Bump version # for CI fixes 2022-11-01 17:21:29 -07:00
license.txt init 2020-05-28 12:20:24 -04:00
README.md init 2020-05-28 12:20:24 -04:00

Adafruit SHTC3 Temperature and Humidity Sensor Breakout Build StatusDocumentation

This is a library for the SHTC3 Digital Humidity + Temp sensor.

It is designed specifically to work with the SHTC3 Digital in the Adafruit shop:

These sensors use I2C to communicate, 2 pins are required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, all text above must be included in any redistribution

Check out the links above for our tutorials and wiring diagrams

Installation

Use the Arduino Library Manager to install this library. If you're unfamiliar with how this works, we have a great tutorial on Arduino library installation at: http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use