DHT-sensor-library
DHT sensor library
A C++ library for reading data from DHT temperature and humidity sensors
Arduino library for DHT11, DHT22, etc Temperature & Humidity Sensors
2k stars
158 watching
1k forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
arduino-library
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_sensor | A unified driver layer providing standardized access to various sensors | 954 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 338 |
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |
adafruit/adafruit_bno055 | An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor | 361 |
adafruit/adafruit_tsl2591_library | An Arduino library for reading light sensor data from the TSL2591 chip | 58 |
adafruit/adafruit_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
adafruit/adafruit_bmp183_unified_library | An Arduino library for reading barometric pressure and temperature data from the BMP183 sensor using SPI communication. | 5 |
dfrobot/pxt-ds18b20 | Library providing a Microbit-compatible interface to a DS18B20 temperature sensor | 8 |
adafruit/adafruit_hmc5883_unified | Provides a C++ interface to a 3-axis magnetometer sensor | 48 |
adafruit/adafruit_tsl2561 | Provides a unified interface to measure light levels using an I2C sensor with adjustable gain and integration time. | 87 |
mcauser/micropython-dht12 | A MicroPython driver for interfacing with an Aosong DHT12 temperature and humidity sensor over I2C. | 15 |
rhubarbdog/microbit-dht11 | A Python module providing an interface to read temperature and humidity data from a DHT11 sensor on Microbit microcontrollers | 6 |
adafruit/adafruit_adxl345 | A C++ library for communicating with an accelerometer on various microcontrollers | 118 |
milesburton/arduino-temperature-control-library | Provides an Arduino library to control temperature sensors from various manufacturers | 974 |