DHT11 DHT 11 High Accuracy Temperature and Humidity Moisture Sensor Detect 3.3V 5V Module **FREE CABLE TechMakers
has variants
Home Appliances › Electrical Circuitry & Parts › Others
id 1843949397first seen 29 Apr 2026, 10:45 pmlast seen 2mo agodetail 2mo ago
Sold (Shopee)
1,000
tracked: not enough snapshots yetlatest 2mo ago
Latest price
RM4.40
Rating
4.90 ★
Variants
3
Sold count history
last 90 daysPrice range history
last 90 daysVariants
3 active| Variant | Price | Δ | Stock | First seen | Updated |
|---|---|---|---|---|---|
Blue | RM4.40 | RM0.00 | in stock | 2mo ago | 2mo ago |
Blue with LED | RM6.30 | RM0.00 | in stock | 2mo ago | 2mo ago |
Grey | — | — | in stock | 2mo ago | 2mo ago |
Variant price history
last 365 days · sampled by weeklyscan:fullBlueBlue with LED
Description
The DHT11 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). Its 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 when using our library, sensor readings can be up to 2 seconds old. Combined with a basic ADC chip inside that convert and spits out digital data at the DATA pin, which can be read easily from any 8 bit microcontroller. TECHNICAL DETAILS: - Low cost - 3 to 5V power and I/O - 2.5mA max current use during conversion (while requesting data) - Good for 20-80% humidity readings with 5% accuracy - Good for 0-50°C temperature readings ±2°C accuracy - No more than 1 Hz sampling rate (once every second) - 4 pins with 0.1" spacing Tutorial & Coding: Tutorial: https://goo.gl/KMgnnW Code: https://goo.gl/u9qL8z