<p>Sensors are important to your Arduino smart garden. Without sensors, your Arduino is "blind" and cannot sense what is happening with your plant. In this step, you will learn about how the DHT11 sensor measures temperature and then you will use the Arduino Workbench to hook up the DHT11 sensor.</p>
<p><img alt="David Watson, https://www.theengineeringprojects.com/2019/02/introduction-to-dht22.html, 2019" src="https://images.theengineeringprojects.com/image/webp/2019/02/intro-to-dht22.jpg.webp?ssl=1" style="height: 369px; width: 600px;" /></p>
<p>Temperature is monitored with the DHT11 Temperature/Humidity module. Under the plastic (either blue or white) cover, there is a thermistor. A thermistor is a temperature variable resistor (thus "therm-istor"). So when the temperature of the thermistor changes, the resistance changes, and that information is converted into temperature changes.</p>
<p> </p>
<p>Below here, is a wiring guide and a video wiring guide for your DHT11 sensor!</p>
<p><img alt="arcaegecengiz, https://projecthub.arduino.cc/arcaegecengiz/using-dht11-12f621, 2018" src="/api/storage/uploads/legacy-images/ppccf2blf71ed17vwk06qid5stqq/a151c9ae-3027-49d5-9b35-b09e82409082+(1).png" /></p>
<p><iframe allow="autoplay" height="480" src="https://drive.google.com/file/d/14vCp-Kob-XZdGhKH98zIh7lVSsqIzA3i/preview" width="640"></iframe></p>
<p> </p>
<p> </p>