Skip to content

Commit 01963ff

Browse files
authored
Create README.md
1 parent ec149c4 commit 01963ff

File tree

1 file changed

+21
-0
lines changed
  • Interfacing DHT11 Sensor With Arduino

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# [Interfacing DHT11 Humidity & Temperature Sensor with Arduino](https://circuitdigest.com/)
2+
3+
<img src="https://github.com/Circuit-Digest/Basic-Arduino-Tutorials-for-Beginners-/blob/ec149c466027bbd156a00ae7c4e91f3619728856/Interfacing%20DHT11%20Sensor%20With%20Arduino/2022-05-12.jpg" width="" alt="alt_text" title="image_tooltip">
4+
<br>
5+
6+
<br>
7+
<a href="https://circuitdigest.com/tags/arduino"><img src="https://img.shields.io/static/v1?label=&labelColor=505050&message=Arduino Basic Tutorials Circuit Digest&color=%230076D6&style=social&logo=google-chrome&logoColor=%230076D6" alt="circuitdigest"/></a>
8+
<br>
9+
10+
[<h1>Click here](https://circuitdigest.com/tags/arduino) for the complete tutorials on Arduino basics.</h1>
11+
12+
13+
<br>
14+
<br>
15+
<br>
16+
DHT11 Temperature & Humidity Sensor features a temperature & humidity sensor
17+
complex with a calibrated digital signal output. The exclusive digital-signal-acquisition technique and temperature & humidity sensing technology ensure high reliability and excellent long-term stability. This sensor includes an NTC for temperature measurement and a resistive-type humidity measurement component for humidity measurement. These are connected to a high-performance 8-bit microcontroller, offering excellent quality, fast response, anti-interference ability and cost-effectiveness.
18+
<br>
19+
[Note: As this projects are very simple we are only providing the code, schemaitic, and a few essential images if you want to get the images or code explanations do check out the Circuit Digest website.]
20+
<br>
21+
<br>

0 commit comments

Comments
 (0)