Using the DHT11 Temperature Sensor with the Raspberry Pi
In this tutorial, we’re going to cover using the the DHT11 (or DHT22) temperature and humidity sensor with the Raspberry Pi. Using the DHT11 temperature sensor with the Raspberry Pi is a great way to get temperature and humidity readings in your projects. Especially to keep tabs on how hot your Raspberry Pi is, if […]
Sensor Wiki: KY-015 / DHT11 Combination Temperature and Humidity Sensor
This wiki article covers the KY-015 / DHT11 combination temperature and humidity sensor. Included are wiring diagrams, code examples, pinouts, and technical data. This sensor is commonly used in weather-station projects and for keeping tabs on internal device environmentals in larger projects. Content Sensor Module Image Gallery Description and Technical Data The KY-015 / DHT11 […]
Using Arduino Temperature Sensors DHT11 and DHT22
Having your Arduino aware of temperature and humidity adds some really neat real world use cases for your Arduino projects, so in this tutorial we will focus on using Arduino temperature sensors in our projects! Specifically we will focus on the Adafruit DHT11 and DHT22 temerature and humidity sensors. Since we will be building off […]