User Tools

Site Tools


humidity_and_temperature_sensor

Humidity and temperature sensor

SHT15
This is a simple breakout board for the SHT15 humidity sensor from Sensirion. The SHT15 digital humidity and
temperature sensor is fully calibrated and offers high precision and excellent long-term stability at low cost.
The digital CMOSens Technology integrates two sensors and readout circuitry on one single chip.

 SHT15
datasheet

 SHT15 hookup

sht15 arduino hookup code

DHT11
Another humidity and temperature sensor is the DHT11
DHT11

Here is an example how to read this sensor with an arduino
read_dht11.zip

This is the library you need. In the Arduino programming environment go to sketch/include library/Add .ZIP library to include this library.
DHT11 Arduino library

And how to connect it to an arduino:

Do not swap + and - because this will destroy the sensor!

DHT11 datasheet

humidity_and_temperature_sensor.txt · Last modified: 2020/12/15 15:48 by sysop