Home

Entering

Order tracking

مستشعر درجة الحرارة والرطوبة Keyestudio DHT11

36 QAR

Availability: In stock

20 متبقي
مدة الوصل المتوقعة إلى Qatar:
[12 QAR] (7-12 days)
Please select a shipping method
Estimated Delivery
Cost
Carrier
Tracking
7-12 days
12 QAR
Selected virtual charging
Yes
paylater قسط على 4 دفعات ر.ق9.00 مع خدمة باي ليتر

شحن دولي

يرجى معاينة تفاصيل المنتج لمعرفة بلد المنشأ والشحن

Product sharing

  • High-concerned chemical: None
  • is_customized: Yes
  • Theory: Other
  • Model Number: DHT11
  • Material: Mixture
  • Type: Humidity Sensor
  • Output: Digital Sensor
  • Brand Name: keyestudio
  • Origin: Mainland China
  • Use: Humidity Sensor


This DHT11 Temperature and Humidity Sensor features calibrated digital signal output with the temperature and humidity sensor complex. Its technology ensures high reliability and excellent long-term stability. A high-performance 8-bit microcontroller is connected. This sensor includes a resistive element and a sense of wet NTC temperature measuring devices. It has excellent quality, fast response and anti-interference ability.
Each DHT11 sensor features extremely accurate calibration data of humidity calibration chamber. The single-wire serial interface system is integrated to make it quick and easy. Qualities of small size, low power, and 20-meter signal transmission distance make it a wide applied application and even the most demanding one.
Specification
  • Supply Voltage: +5 V

  • Temperature range: 0-50 °C error of ± 2 °C

  • Humidity: 20-90% RH ± 5% RH error

  • Interface: Digital

Sample code:
#include
dht11 DHT;
#define DHT11_PIN 4
void setup(){
Serial.begin(9600);
Serial.println(“DHT TEST PROGRAM “);
Serial.print(“LIBRARY VERSION: “);
Serial.println(DHT11LIB_VERSION);
Serial.println();
Serial.println(“Type,tstatus,tHumidity (%),tTemperature (C)”);
}
void loop(){
int chk;
Serial.print(“DHT11, t”);
chk = DHT.read(DHT11_PIN); // READ DATA
switch (chk){
case DHTLIB_OK:
Serial.print(“OK,t”);
break;
case DHTLIB_ERROR_CHECKSUM:
Serial.print(“Checksum error,t”);
break;
case DHTLIB_ERROR_TIMEOUT:
Serial.print(“Time out error,t”);
break;
default:
Serial.print(“Unknown error,t”);
break;
}
// DISPLAT DATA
Serial.print(DHT.humidity,1);
Serial.print(“,t”);
Serial.println(DHT.temperature,1);
delay(1000);
}

See product video: https://youtu.be/it-GurjXGzA


Suggested products

مجموعة مستشعرات Keyestudio 37 في 1 لـ micro:bit

Select options This product has multiple variants. The options may be chosen on the product page

Price range: 304 ر.ق through 404 ر.ق

لوحة تجارب 400 فتحة عالية الجودة

52 QAR

وحدة بلوتوث Keyestudio HC-06

42 QAR

لوحة تطوير متعددة الأغراض Keyestudio V1

57 QAR

سيارة روبوت ذكية متعددة البلوتوث

313 QAR

لوحة تحكم طابعة ثلاثية الأبعاد Keyestudio RAMPS 1.4

54 QAR

You can add

لوحة تشغيل محرك سيرفو Keyestudio TB6612FNG

51 QAR

مستشعر غاز الهيدروجين Keyestudio MQ-8

35 QAR

مستشعر مستوى الماء Keyestudio

37 QAR

وحدة تحكم JoyStick Keyestudio لـ Raspberry Pi

37 QAR

شاشة لمس LCD Keyestudio 3.5 بوصة

107 QAR

أسلاك توصيل ذكر-ذكر 65 قطعة

41 QAR

اختر المنتج
0
    0
    Basket
    The basket is emptyBack to the store