Skip to product information
1 of 3

Robocraze

DHT11 Humidity and Temperature Sensor

DHT11 Humidity and Temperature Sensor

Regular price Rs. 97
Regular price Rs. 130 Sale price Rs. 97
Sale Sold out 25% off Best Price Guaranteed
You save Rs. 33
Incl. GST (No Hidden Charges)
Currently, people are actively checking out this product.
Submit your Bulk Enquiry Here

Contact form

  • This DHT11 Module is a 4-pin package that has Low power consumption.
  • It features relative humidity and temperature measurement.
  • All calibration, digital output
  • Excellent long-term stability
  • It can be used for long distance signal transmission.

DHT11 Humidity and Temperature Sensor

The DHT-11 Digital Temperature And Humidity Sensor is a basic, ultra low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air and spits out a digital signal on the data pin (no analog input pins needed).

It's fairly simple to use but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so in your code please use sensor reading interval at 2 seconds or more. Compared to the DHT22, this sensor is less precise, less accurate, and works in a smaller range of temperature/humidity.

But despite its disadvantages over DHT22, it is a smaller and less expensive sensor for temperature and humidity measurement.

APPLICATIONS:

  • Measure temperature and humidity
  • Local Weather station
  • Automatic climate control
  • Environment monitoring

Also check the DHT11 Humidity and Temperature Sensor Module pack of 25, The module operates in the voltage range of 3.3VDC to 5.5VDC and is described as a basic, ultra-low-cost digital temperature and humidity sensor.

Package Includes:

  • 1 x DHT11 Humidity and Temperature Sensor

Specifications:

Humidity measuring range 20%~90%RH(0~50 degree)
Humidity measurement accuracy ±5.0%RH
Temperature measurement accuracy ±2.0degree
Dimensions 23 X 12 X 5.5 mm
Weight  5 grams

Shipping & Returns

  • All orders confirmed before 3 pm IST are shipped on the
    same day, barring rare pickup delays on holidays or disturbances
  • Delivery time in Metro cities is 1-3 days, Others it is
    3-7 days. It varies based on location, reliant on courier services
  • Return window: 7 days from receipt unless stated
    otherwise. No refunds/replacements after
  • Returns only for non-working/damaged products are accepted
  • Initiate return requests to our customer service team via Support ticket or contact us at +91-8123057137
  • Refunds are processed within 3-4 working days post inspection and approval.

For more details, please check our Shipping and Return Policy

View full details

People Also Buy

Found a better price?

Let us know!
We'll try to match the price for you

  • ⚡ Dispatched within 24 hours

  • 💰 Earn RC Coins on every purchase

  • 🚚 Free shipping on orders above Rs 500/-

  • 🛠️ Dedicated Technical Support Team

1 of 4

ADDITIONAL RESOURCES

1. What is DHT11?

  • The DHT11 is a commonly used Temperature and humidity sensor that comes with a dedicated NTC to measure temperature and an 8-bit microcontroller to output the values of temperature and humidity as serial data.

2. What is difference between DHT11 Sensor and Module?

  • The DHT11 sensor can either be purchased as a sensor or as a module. Either way, the performance of the sensor is same. The sensor will come as a 4-pin package out of which only three pins will be used whereas the module will come with three pins as shown above.
    The only difference between the sensor and module is that the module will have a filtering capacitor and pull-up resistor inbuilt, and for the sensor, you have to use them externally if required.

3. What is the working principle of DHT11 Sensor?

  • DHT11 sensor consists of a capacitive humidity sensing element and a thermistor for sensing temperature.  The humidity sensing capacitor has two electrodes with a moisture holding substrate as a dielectric between them. Change in the capacitance value occurs with the change in humidity levels. The IC measure, process this changed resistance values and change them into digital form.
    For measuring temperature this sensor uses a Negative Temperature coefficient thermistor, which causes a decrease in its resistance value with increase in temperature. To get larger resistance value even for the smallest change in temperature, this sensor is usually made up of semiconductor ceramics or polymers.
    The temperature range of DHT11 is from 0 to 50 degree Celsius with a 2-degree accuracy. Humidity range of this sensor is from 20 to 80% with 5% accuracy. The sampling rate of this sensor is 1Hz .i.e. it gives one reading for every second.  DHT11 is small in size with operating voltage from 3 to 5 volts. The maximum current used while measuring is 2.5mA.
    DHT11 sensor has four pins- VCC, GND, Data Pin and a not connected pin. A pull-up resistor of 5k to 10k ohms is provided for communication between sensor and micro-controller