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 ...
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.
- 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 chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- Temperature compensation
- Temperature compensation means the sensor adjusts its readings to reduce errors caused by changes in water temperature. This matters for field monitoring because ponds, rivers, and tanks can vary in temperature throughout the day and across seasons.
Find this product in
Project Guides
Step-by-step builds that use this part
Related Tutorials
Free guides on learn.littlebird.com.au