-
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
8fd95c1
commit 212fcb9
Showing
1 changed file
with
6 additions
and
5 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 |
---|---|---|
|
@@ -168,13 +168,14 @@ | |
The heating and cooling of the room in which the measurements are performed takes place. The thermostat is not reactivated until the temperature reaches 22.49 ° C or lower. | ||
</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>Process of processing the entered data (user redirection):</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"> | ||
<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>Process of processing the entered data (user redirection) with VALID and NOT VALID datas:</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 web server output in browser / client via 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> | ||
<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>Output to UART monitor - system logic + Ethernet adapter settings:</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> | ||
<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>An extended version of this thermostat also includes - <font color="red"> NOT INCLUDED IN THE GITHUB MACHINE CODE REPOSITORY:</font></b> | ||
<div class="alert alert-info"> | ||
<b>If you are interested in purchasing the full version of the project with the source code (.ino) - </b>[email protected] | ||
|