Little Bird
Temperature and Humidity Sensor Module DHT11
DHT11 Temperature and Humidity sensor is as powerful as it used to be but easier to use. This DHT11 Arduino temperature and humidity sensor has ...
Get notified when back in stock
DHT11 Temperature and Humidity sensor is as powerful as it used to be but easier to use. This DHT11 Arduino temperature and humidity sensor has a full range temperature compensation, low power consumption, long term stability and calibrated digital signal. A high-performance 8-bit microcontroller is integrated in the sensor with calibration-coefficient saved in OTP memory to provide accurate temperature readings.
GND: In electronics, we define a point in a circuit to be a kind of zero volts or 0V reference point, on which to base all other voltage measurements. This point is called ground or GND.
DATA: The DHT11 measures the air and outputs a digital signal on this pin.
3.3V : 'VCC' stands for Voltage Common Collector, we'll connect the VCC pin to 3.3V on the micro:bit
Voltage is the difference in electric potential between two points. As it is difficult to talk about voltage without a reference point, we need another point to compare it to.
It can be programmed in MakeCode editor and the Arduino IDE. Skip to step 7 to program it with the Arduino IDE.
Jargon buster
Plain-language definitions for the technical terms used above.
- GND
- GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- Temperature compensation
- Temperature compensation is when a sensor or instrument adjusts its readings to reduce errors caused by changes in temperature. This matters because a sensor's raw output often drifts as conditions warm or cool, so compensation keeps readings more consistent and accurate over time.
- VCC
- VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.
Find this product in
Project Guides
Step-by-step builds that use this part
Related Tutorials
Free guides on learn.littlebird.com.au