This item has closed 1 buyer bought 2 items
View other items offered by BotShop3171

Similar products

TEMPERATURE AND HUMIDITY SENSOR PROBE Si7021
New
R196.05
TEMPERATURE AND HUMIDITY SENSOR DHT11 KS0034
New
R120.28
METER HUMIDITY / TEMPERATURE LM-81HT
New
R1,291.52
TEMPERATURE AND HUMIDITY SENSOR PROBE TH16
New
R225.42
DHT11 Temperature and Humidity Sensor DHT11 Temperature and Humidity Sensor DHT11 Temperature and Humidity Sensor
DHT11 Temperature and Humidity Sensor DHT11 Temperature and Humidity Sensor DHT11 Temperature and Humidity Sensor
Sold

DHT11 Temperature and Humidity Sensor

New 100 were available
R90.98
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Buyer protection
Get it now, pay later

Product details

Condition
New
Location
South Africa
Customer ratings:
Product code
SEN-023
Bob Shop ID
593184088

DHT11 Temperature and Humidity Sensor.

The DHT11 sensor includes a resistive-type humidity measurement component, with an NTC temperature measurement component, and a high-performance 8-bit microcontroller inside, and provides calibrated digital signal output.  It has high reliability and excellent long-term stability, thanks to the exclusive digital signal acquisition technique and temperature & humidity sensing technology.

Each DHT11 is strictly calibrated in the laboratory which is extremely accurate in humidity calibration. The calibration coefficients are stored as a program in the OTP memory, which is used by the sensor's internal signal detecting process. The single-wire serial interface makes system integration quick and easy. Its small size, low power consumption, and up-to-20 meter signal transmission make it the best choice for various applications, including those most demanding ones.

DHT11 Temperature and Humidity Sensor Specification:

Power Supply 3.3~5.5V DC
Output 3 pin single row
Measurement Range Humidity 20-90%RH Temperature  0~50
Accuracy Humidity +-5%RH Temperature +-2
Resolution Humidity  1%RH Temperature  1
Interchangeability Fully Interchangeable
Long-Term Stability <1%RH/year

DHT11

Library: DHT.zip

Arduino Schematic

Sketch

#include <dht.h>

#define dht_dpin A0 //no ; here. Set equal to channel sensor is ondht DHT;void setup(){ Serial.begin(9600); delay(300);//Let system settle Serial.println("Humidity and temperaturenn"); delay(700);//Wait rest of 1000ms recommended delay before //accessing sensor}//end "setup()"void loop(){ //This is the "heart" of the program. DHT.read11(dht_dpin); Serial.print("Current humidity = "); Serial.print(DHT.humidity); Serial.print("% "); Serial.print("temperature = "); Serial.print(DHT.temperature);  Serial.println("C "); delay(800);//Don't try to access too frequently... in theory //should be once per two seconds, fastest, //but seems to work after 0.8 second.}// end loop()

Recently viewed

See more
27% OFF
10m Extension Cord With A Two-Way Multi-Plug
New
R110.00 R150.00
SOFTWARE - DATA TRANSMISSON SW-DL2005
New
R372.56
20pcs Spring Loaded Toggle Latch Catch Clamp Clips, for Case Box
New
R453.00
13 Grid Expanding File Folder A6 Document Buckle Lanyard Bag Multicolor Expanding File
New
R118.62

Customer ratings: 1 ratings

Thank you for prompt service and delivery! Everything received
26 Apr 2024