Arduino Uno Temperature and Humidity
The DHT11 is a digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air and sends out a digital signal on the data pin (no analog input pins needed). Its simple to use, and the update timing of the sensor is about 2 seconds. Thermistor temperature circuits can be much quicker and are very accurate in measuring temperature. We will be using the DHT11 sensor to measure temperature and humidity. A separate thermistor circuit will also be used to measure temperature on an analog input. This will be all done on our Arduino UNO R3 controller on our super starter kit. Let’s get started. This kit is available from Amazon. Here are some affiliate links: Amazon.com - https://amzn.to/2EAxUK9 Amazon.ca - https://amzn.to/2S2veYE Additional information can be obtained from our website. https://accautomation.ca/arduino-uno-temperature-and-humidity/ 00:00 Arduino Uno Temperature and Humidity 00:44 What is Temperature and Humidity? 01:26 What is a DHT11 Sensor? 03:29 What is a Thermistor? 04:51 Wiring the DHT11 Sensor and Thermistor Circuits to our Arduino UNO 07:14 Arduino UNO Temperature and Humidity Program A full list of posts in this series can be obtained at the following location: Arduino Uno Software Super Starter Kit