All Projects → enjoyneering → Htu21d

enjoyneering / Htu21d

This is an Arduino library for HTU21D, Si7021 and SHT21 Digital Humidity & Temperature Sensor

Projects that are alternatives of or similar to Htu21d

Arduino Homekit Esp8266
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Stars: ✭ 545 (+928.3%)
Mutual labels:  arduino-library
Ntc thermistor
[For Arduino and STM32] Library for working with a NTC thermistor.
Stars: ✭ 19 (-64.15%)
Mutual labels:  arduino-library
Rf24gateway
TCP/IP (RF24Ethernet) and RF24Network Gateway
Stars: ✭ 36 (-32.08%)
Mutual labels:  arduino-library
Brutal
Payload for teensy like a rubber ducky but the syntax is different. this Human interfaes device ( HID attacks ). Penetration With Teensy . Brutal is a toolkit to quickly create various payload,powershell attack , virus attack and launch listener for a Human Interface Device ( Payload Teensy )
Stars: ✭ 678 (+1179.25%)
Mutual labels:  arduino-library
Dimswitch
Arduino library to control dimmable ballasts for fluorescent light tubes
Stars: ✭ 17 (-67.92%)
Mutual labels:  arduino-library
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (-52.83%)
Mutual labels:  arduino-library
Esp32 Ble Keyboard
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 533 (+905.66%)
Mutual labels:  arduino-library
Cayennelpp
Library for Arduino compatible with Cayenne Low Power Payload
Stars: ✭ 51 (-3.77%)
Mutual labels:  arduino-library
Grove bme280
Stars: ✭ 18 (-66.04%)
Mutual labels:  arduino-library
Sigmadsp
A versatile Arduino library for interfacing with the ADAU1701 audio DSP
Stars: ✭ 30 (-43.4%)
Mutual labels:  arduino-library
Arduinothread
⏳ A simple way to run Threads on Arduino
Stars: ✭ 760 (+1333.96%)
Mutual labels:  arduino-library
Esp8266 Weather Station
ESP8266 Weather Station library supporting OpenWeatherMap, Aeris and other sources
Stars: ✭ 822 (+1450.94%)
Mutual labels:  arduino-library
Easyntpclient
Library to read time from Network Time Protocol (NTP) servers.
Stars: ✭ 20 (-62.26%)
Mutual labels:  arduino-library
Arduinojson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars: ✭ 5,456 (+10194.34%)
Mutual labels:  arduino-library
Fram mb85rc i2c
Arduino library for I2C FRAM - Fujitsu MB85RC & Cypress FM24, CY15B
Stars: ✭ 41 (-22.64%)
Mutual labels:  arduino-library
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (+907.55%)
Mutual labels:  arduino-library
Ewma
Exponentially Weighted Moving Average Filter
Stars: ✭ 21 (-60.38%)
Mutual labels:  arduino-library
Libssh Esp32
Libssh SSH client & server port to ESP32 Arduino library
Stars: ✭ 52 (-1.89%)
Mutual labels:  arduino-library
Sslclient
🔒Add SSL/TLS functionality to any Arduino library
Stars: ✭ 45 (-15.09%)
Mutual labels:  arduino-library
Button
An Arduino compatible library to make working with user input easier
Stars: ✭ 27 (-49.06%)
Mutual labels:  arduino-library

license-badge version stars hit-count github-issues

HTU21D

This is an Arduino library for SHT21, HTU21D & Si70xx Digital Humidity and Temperature Sensor

Supports all sensors features:

  • read humidity for SHT21, HTU21D or compensated humidity for Si70xx**
  • calculate compensated humidity for SHT21, HTU21D**
  • read temperature for SHT21, HTU21D, Si70xx or retrive temperature value after RH measurement for Si70xx**
  • soft reset
  • check battery status
  • turn ON/OFF build-in Heater
  • read FW version**
  • read sensor ID**

Tested on:

  • Arduino AVR
  • Arduino ESP8266
  • Arduino STM32

**Library returns 255, if there is a CRC8 mismatch or a communication error has occurred

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].