Skip to content

Commit 3c7682a

Browse files
authored
Update readme.md
1 parent de7b4a5 commit 3c7682a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PART2:
88
[2-Proje:DHT11 sensörüyle nem ve sıcaklık bilgisini veritabanında loglama, web arayüzde raporlama
99
](https://www.youtube.com/watch?v=r-ilHhNZdM8)
1010

11-
<h3>How to use?</h3>
11+
<h1>How to use?</h1>
1212
Equipment Used
1313
Rasberry Pi 3b+
1414
1 Piece DHT11 Heat-Humidity Sensor
@@ -23,13 +23,11 @@ Small cable to make several connections
2323
https://www.youtube.com/watch?v=q29tQKh_5p8
2424
<br>
2525
<br>
26-
2726
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.
2827
https://roboticadiy.com/raspberry-pi-4-data-logger-dht11-dht22-sensor-data-logger/
2928
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.
3029
<br>
3130
<br>
32-
3331
3. We designed our circuit
3432
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.
3533
You can find which pin corresponds to where by typing raspberry pi 3b+ pinout on google

0 commit comments

Comments
 (0)