No description
Find a file
2022-11-01 17:17:09 -07: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 fix ci 2022-11-01 13:20:14 +07:00
Adafruit_SHTC3.h fix ci 2022-11-01 13:20:14 +07:00
library.properties add dep 2020-05-28 17:21:39 -04: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