diff --git a/.github/ISSUE_TEMPLATE/discussion.md b/.github/ISSUE_TEMPLATE/discussion.md index 8d4c2a8..5aa2e4e 100644 --- a/.github/ISSUE_TEMPLATE/discussion.md +++ b/.github/ISSUE_TEMPLATE/discussion.md @@ -8,11 +8,11 @@ assignees: '' ## ENGLISH: **Please do not open an issue for general questions or feature requests.** -Use the [Discussions](https://github.com/ESP32-Jarolift-Controller/discussions) section instead. +Use the [Discussions](https://github.com/dewenni/ESP32-Jarolift-Controller/discussions) section instead. --- ## DEUTSCH: **Bitte öffne kein Issue für allgemeine Fragen oder Feature-Anfragen.** -Verwende stattdessen den Bereich [Diskussionen](https://github.com/ESP32-Jarolift-Controller/discussions). +Verwende stattdessen den Bereich [Diskussionen](https://github.com/dewenni/ESP32-Jarolift-Controller/discussions). diff --git a/Doc/hw_1.png b/Doc/hw_1.png new file mode 100644 index 0000000..83611c4 Binary files /dev/null and b/Doc/hw_1.png differ diff --git a/Doc/hw_2.png b/Doc/hw_2.png new file mode 100644 index 0000000..bdd91c9 Binary files /dev/null and b/Doc/hw_2.png differ diff --git a/README.md b/README.md index fc62ba1..ce0c3b7 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,14 @@ a standard SPI GPIO configuration is: | MISO | 19 | | CS | 5 | +![hardware_1](/Doc/hw_1.png) + +example with ESP32-Mini and CC1101 + +![hardware_2](/Doc/hw_2.png) + +example for direct replacement with ESP32-Mini and the custom board from M. Maywald + ## Optional: Ethernet Module W5500 It is also possible to connect a W5500 Ethernet module to the Board or a generic ESP32.