Skip to content

Commit 6cc2079

Browse files
committed
Updated examples
1 parent fb74d25 commit 6cc2079

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

examples/GarageDoor/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# GarageDoorExample
2-
![Wiring](https://github.com/sivar2311/GarageDoorExample/raw/master/GarageDoor3_Steckplatine.png)
2+
![Wiring](https://github.com/sinricpro/esp8266-esp32-sdk/raw/master/examples/GarageDoor/GarageDoor3_Steckplatine.png)
33

44
D5: connected to relay
55
D6: connected to reed_switch (OPEN ENDSTOP)
66
D7: connected to reed_switch (CLOSED ENDSTOP)
7+
8+
All resistor values are 10kOhm
-15.1 KB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# GarageDoorExample
2+
![Wiring](https://github.com/sinricpro/esp8266-esp32-sdk/raw/master/examples/temperaturesensor/DHT22_Wiring.png)
3+
4+
D5: connected to DHT22 signal and via 10k resistor to +3.3V
-15.1 KB
Loading
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# GarageDoorExample
2-
![Wiring](https://github.com/sivar2311/GarageDoorExample/raw/master/GarageDoor3_Steckplatine.png)
2+
![Wiring](https://github.com/sinricpro/esp8266-esp32-sdk/raw/master/examples/temperaturesensor/DHT22_Wiring.png)
33

4-
D5: connected to relay
5-
D6: connected to reed_switch (OPEN ENDSTOP)
6-
D7: connected to reed_switch (CLOSED ENDSTOP)
4+
D5: connected to DHT22 signal and via 10k resistor to +3.3V

0 commit comments

Comments
 (0)