Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Dec 22, 2024
1 parent 6845c6c commit de8a022
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ <h1 class="text-center mb-4">Choose any of listed project from Your-IoT</h1>
<a href="https://martinius96.github.io/termostat-ethernet/en/" class="list-group-item list-group-item-action">
Ethernet thermostat (Arduino + Ethernet Wiznet W5100)
</a>
<a href="https://martinius96.github.io/termostat-ethernet/en/phy_ethernet.html" class="list-group-item list-group-item-action">
ESP32 + PHY Ethernet thermostat (LAN8720)
</a>
<a href="https://martinius96.github.io/ESP32-eduroam/en/" class="list-group-item list-group-item-action">
ESP32 eduroam WiFi connection (WPA/WPA2-Enterprise)
</a>
<a href="https://www.instructables.com/ESP32-Control-Via-UDP-Datagrams/" class="list-group-item list-group-item-action">
ESP32 WiFi control - UDP Datagrams
</a>
</div>
</div>

Expand Down

0 comments on commit de8a022

Please sign in to comment.