You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ PART2:
8
8
[2-Proje:DHT11 sensörüyle nem ve sıcaklık bilgisini veritabanında loglama, web arayüzde raporlama
9
9
](https://www.youtube.com/watch?v=r-ilHhNZdM8)
10
10
11
-
<h3>How to use?</h3>
11
+
<h1>How to use?</h1>
12
12
Equipment Used
13
13
Rasberry Pi 3b+
14
14
1 Piece DHT11 Heat-Humidity Sensor
@@ -23,13 +23,11 @@ Small cable to make several connections
23
23
https://www.youtube.com/watch?v=q29tQKh_5p8
24
24
<br>
25
25
<br>
26
-
27
26
2. We installed python (since we are on linux, python is compiled with the tonny editor) and then we installed a library (Adafruit) to get the information from DHT11.
note: take into account from the title Installing DHT11/ DHT22 Library for Raspberry PI 4: to Code Raspberry Pi 4 Data Logger: in the link.
30
29
<br>
31
30
<br>
32
-
33
31
3. We designed our circuit
34
32
In the link in step2, we did exactly the diagram in the title Circuit diagram for DHT11/DHT22 to Raspberry Pi 4: It doesn't matter if rasbery is 3 or 4 when building a circuit.
35
33
You can find which pin corresponds to where by typing raspberry pi 3b+ pinout on google
0 commit comments