Posts

Showing posts with the label how to connect

How does DHT11 sensor work?

Image
     In this article, we are looking for how DHT series sensors work and how can we drive them without using any library. Especially about DHT11 sensor here in this content. DHT 11 is a very cheap way to measure temperature and humidty in embedded systems, like arduino or STM based development cards      You can see two types of DHT11 sensor which one have 3 pins with a board, another is just sensor. Difference between two is just a pullup resistor, If you have alone one, you should put a 10K resistor, signal pin to VCC pin to made them the same, there is no any difference except alone one has an unsused pin !?     This Sensor can be used with Adafruit's DHT sensor library , with a requirement which is Adafruit's Unified Sensor Library. You can find them Library Manager on Arduino IDE . It's very easy! Just click Tools * Manage Libaries, you will face with Library manages which has a text box Fill your search... written.  Text there DHT Sensor and find DHT Sensor Library