ARTMMA: Temperature Sensor Selection
- katielg980
- Sep 29
- 1 min read
DHT11 vs DHT22 temperature & humidity sensor
Objective
Determine what temperature sensor is best suited for the project.
Priorities in order of weight
Temperature accuracy
Low price
Analysis
Temperature accuracy
Both sensors measure temperature within the expected range of my apartment. The extra high and low range of the DHT22 is nice, but not necessary for this project.
The accuracy of the DHT22 far surpasses that of the DHT11, with 4 times more accurate data.
Low price
Both sensors are relatively low-priced, so that consideration is null. I will count them as equal.
Why is accuracy important?
The purpose of this project is to analyse which room in my apartment is the coolest. Temperature data that is ±2°C inaccurate can widely skew the results, as the data may have only a ±2°C difference between the sensors.
Final product selection
The DHT22 is a more suitable sensor for this project due to its higher accuracy compared to the DHT11.
Takeaways and next steps
The DHT22 temperature sensor was selected for the project. The next step is to select a project board for the sensor to connect to.
References
DHT11 Sensor information and image https://www.waveshare.com/wiki/DHT11_Temperature-Humidity_Sensor
DHT22 Sensor information and image https://www.waveshare.com/wiki/DHT22_Temperature-Humidity_Sensor