Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Oct 3, 2021
1 parent 212fcb9 commit 5a06468
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions docs/de/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,13 +174,14 @@
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.
</p>
</div>
<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ý">
<b>Verarbeitungsprozess der eingegebenen Daten (Nutzerumleitung):</b>
<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">
<b>JSON-Webserver-Ausgabe im Browser / Client über Websocket:</b>
<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>
<b>Ausgabe an UART-Monitor - Systemlogik + Ethernet-Adaptereinstellungen:</b>
<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>
<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">
<b>Verarbeitung gültiger und ungültiger Daten aus HTML-Formular:</b>
<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">
<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">
<b>JSON-Ausgabe von Ziel, gemessener Temperatur und Hysterese:</b>
<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>
<b>Ausgabe an UART-Monitor - Zustände der Ausgänge, Einstellung des Ethernet-Adapters:</b>
<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>
<b>Eine erweiterte Version dieses Thermostats enthält außerdem - <font color = "red"> NICHT IM GITHUB-MASCHINENCODE-REPOSITORY ENTHALTEN:</font></b>
<div class="alert alert-info">
<b> Wenn Sie daran interessiert sind, die Vollversion des Projekts mit dem Quellcode (.ino) zu erwerben - </b>[email protected]
Expand Down

0 comments on commit 5a06468

Please sign in to comment.