Tag: Temprature
-
Using the DHT11 Sensor with Raspberry Pi to Measure Temperature and Humidity
Introduction: Measuring temperature and humidity are useful functions performed by various sensors. One common sensor is the DHT11 which not only offers accuracy but a wide range too. We can easily interface the DHT11 with our microprocessors/microcontrollers. In this article, we will be teaching you how to interface a DH11 sensor with your Raspberry Pi…