Sem descrição

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

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