-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
212fcb9
commit 5a06468
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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] | ||
|