File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,20 +42,20 @@ I recommend you to power your ESP32 device using another source.
4242
4343That said, probably it has enough power for an ESP8266 device that uses software UART.
4444
45+ ### ESP32 cable connection (using external power )
46+ The same but without the 3.3v connection. 😬
47+
48+ | ESP32 | SEC-Touch|
49+ | --- | ---|
50+ | GND | GND (1st from the left)|
51+ | GPIO 17 | RX (2nd from the left)|
52+ | GPIO 16 | TX (3rd from the left)|
53+
4554### ESP8266 connection
4655<div class =" text-center " >
4756 <img src =" https://github.com/Manuel-Siekmann/VentilationSystem/raw/main/doc/sketch.jpg " alt =" https://github.com/Manuel-Siekmann/VentilationSystem/raw/main/doc/sketch.jpg " />
4857</div >
49-
50-
51- ### ESP32 cable connection (using external power )
52- The same but without the 3.3v connection. 😬
53- ```
54- GPIO17 --> RX SEC-TOUCH
55- GPIO16 --> TX SEC-TOUCH
56- GND --> GND SEC-TOUCH
57- ```
58-
58+ # Installation
5959## Final Installation
6060<div class =" text-center " >
6161 <img src =" images/final_install.webp " alt =" Final Installation " />
You can’t perform that action at this time.
0 commit comments