Нет описания

Tyeth Gundry 76a06edfa2 Merge pull request #13 from adafruit/add-board-image 1 год назад
.github b1e51348ff Update CI action versions 2 лет назад
assets bf77454138 Bump library version + add board image 1 год назад
examples 5f8c62b221 oled demo 2 лет назад
.gitignore 5db1fe3773 working library 5 лет назад
Adafruit_SHT4x.cpp be653c041b fix: Cleanup hanging member pointers 2 лет назад
Adafruit_SHT4x.h 546b3026ca remove static decl to header as crc8 is specific to SHT4x test and not public 3 лет назад
README.md 38501ffd70 Correct learn url to HTTPS 1 год назад
library.properties bf77454138 Bump library version + add board image 1 год назад
license.txt 5db1fe3773 working library 5 лет назад

README.md

Adafruit SHT4X Temperature and Humidity Sensor Breakout Build StatusDocumentation

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

It is designed specifically to work with the SHT4X 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: https://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use