Skip to content

Commit

Permalink
Update phy_ethernet.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Dec 28, 2023
1 parent f5ccd9b commit d9f7309
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/phy_ethernet.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@
<div class="alert alert-success">
<strong>Pri záujme o zdrojový kód pre ESP32 + PHY Ethernet termostat: </strong>[email protected]
</div>
<center>
<a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/martinius96/termostat-ethernet/tree/master/firmware/PHY_thermostat_SK" class="btn btn-danger" role="button">Stianuť PHY termostat .bin</a>
</center>
<span class="label label-default">ESP32</span>
<span class="label label-primary">Ethernet</span>
<span class="label label-success">LAN8720</span>
Expand Down Expand Up @@ -287,8 +290,10 @@
<td>CRS_DV</td>
</tr>
</table>

<img src="https://i.imgur.com/sGTmUOS.png" style="display: block; max-width: 100%; height: auto;" alt="ESP32, PHY Ethernet termostat, schéma zapojenia s relé a teplomerom DS18B20" title="ESP32, PHY Ethernet termostat, schéma zapojenia s relé a teplomerom DS18B20">
</center>
<hr>
<hr>
<p style="text-align: justify;">
<b>HTML stránky bežiace na ESP32:</b>
<li><b>/</b> - root stránka obsahujúca formulár, aktuálny výpis logického výstupu pre relé, aktuálnu a cieľovú teplotu teplotu, hysterézu</li>
Expand Down Expand Up @@ -761,9 +766,6 @@ <h3 style=""><font color="#2ECC71">Strojový kód - Ethernet termostat - ESP32 +
yield();
}
</pre>
<center>
<a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/martinius96/termostat-ethernet/tree/master/firmware/PHY_thermostat_SK" class="btn btn-danger" role="button">Stianuť PHY termostat .bin</a>
</center>

<p style="text-align: justify;">
Implementácia obsahuje program pre dynamickú IPv4 adresu priradenú k Ethernet PHY termostatu z DHCP servera v sieti.
Expand Down

0 comments on commit d9f7309

Please sign in to comment.