Skip to content

Commit 5a06468

Browse files
authored
Update index.html
1 parent 212fcb9 commit 5a06468

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

docs/de/index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -174,13 +174,14 @@
174174
Das Aufheizen und Abkühlen des Raumes, in dem die Messungen durchgeführt werden, erfolgt. Der Thermostat wird erst wieder aktiviert, wenn die Temperatur 22,49 ° C oder niedriger erreicht.
175175
</p>
176176
</div>
177-
<img src="https://i.imgur.com/rzZtoeP.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet termostat - Hlavný prehľad s modifikáciou cieľovej teploty a hysterézy - Vypnutý" title="Ethernet termostat - Hlavný prehľad s modifikáciou cieľovej teploty a hysterézy - Vypnutý">
178-
<b>Verarbeitungsprozess der eingegebenen Daten (Nutzerumleitung):</b>
179-
<img src="https://i.imgur.com/ZptC0UR.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet termostat - spracovanie údajov z HTML formulára" title="Ethernet termostat - spracovanie údajov z HTML formulára">
180-
<b>JSON-Webserver-Ausgabe im Browser / Client über Websocket:</b>
181-
<center><img src="https://i.imgur.com/iqxV12k.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet termostat - JSON output" title="Ethernet termostat - JSON output"></center>
182-
<b>Ausgabe an UART-Monitor - Systemlogik + Ethernet-Adaptereinstellungen:</b>
183-
<center><img src="https://i.imgur.com/r5jNZf5.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet termostat - UART" title="Ethernet termostat - UART"></center>
177+
<img src="https://i.imgur.com/T7HmUrF.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet thermostat - Main dashboard - Arduino" title="Ethernet thermostat - Main dashboard - Arduino">
178+
<b>Verarbeitung gültiger und ungültiger Daten aus HTML-Formular:</b>
179+
<img src="https://i.imgur.com/NjeXt4R.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet thermostat - processing HTML form with valid datas" title="Ethernet thermostat - processing HTML form with valid datas">
180+
<img src="https://i.imgur.com/2T1P1Qd.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet thermostat - processing HTML form without valid datas" title="Ethernet thermostat - processing HTML form without valid datas">
181+
<b>JSON-Ausgabe von Ziel, gemessener Temperatur und Hysterese:</b>
182+
<center><img src="https://i.imgur.com/XuJWC2a.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet thermostat - JSON output" title="Ethernet thermostat - JSON output"></center>
183+
<b>Ausgabe an UART-Monitor - Zustände der Ausgänge, Einstellung des Ethernet-Adapters:</b>
184+
<center><img src="https://i.imgur.com/yufSKiq.png" style="display: block; max-width: 100%; height: auto;" alt="Ethernet thermostat - UART" title="Ethernet thermostat - UART"></center>
184185
<b>Eine erweiterte Version dieses Thermostats enthält außerdem - <font color = "red"> NICHT IM GITHUB-MASCHINENCODE-REPOSITORY ENTHALTEN:</font></b>
185186
<div class="alert alert-info">
186187
<b> Wenn Sie daran interessiert sind, die Vollversion des Projekts mit dem Quellcode (.ino) zu erwerben - </b>martinius96@gmail.com

0 commit comments

Comments
 (0)