hw3 start

This commit is contained in:
2025-10-31 10:12:28 +10:00
parent 0b2a468083
commit a8f0326fa0
2 changed files with 104 additions and 165 deletions

View File

@@ -34,33 +34,47 @@
<div class="images-container">
<div class="half-size">
<img src="./images/arduino.png" alt="Arduino">
</div>
<img src="./images/arduino.png" alt="Arduino">
<img src="./images/esp32.png" alt="ESP32">
<img src="./images/institute.png" alt="Institute">
</div>
<div class="quarter-size">
<img src="./images/esp32.png" alt="ESP32">
</div>
<div class="block-border">
<span class="info-block-header">Embedded Systems</span>
<div class="block-a-container h-block">
<span>Had a serval projects with different MCUs and wrote firmware for them.
My main stack consists of Platformio+EspIdf or Arduino, also tried STM32
</span>
<span>I love embeded development beceuse of autonomity of produced devices, the redices are not dependant on
any other hardware and can work autunomously
</span>
<img src="./images/AQ_monitor.png" alt="ESP32">
</div>
</div>
<div class="block-border">
<span class="info-block-header">Embedded Systems</span>
<div class="block-b-container h-block">
<span>Had a serval projects with different MCUs and wrote firmware for them.
My main stack consists of Platformio+EspIdf or Arduino, also tried STM32
</span>
<img src="./images/AQ_monitor.png" alt="ESP32">
<span>I love embeded development beceuse of autonomity of produced devices, the redices are not dependant on
any other hardware and can work autunomously
</span>
<div class="image-column-container">
<div>
<img src="./images/institute.png" alt="ESP32">
</div>
<div>
<img src="./images/arucos.png" alt="ESP32">
</div>
</div>
</div>
<div class="main-block">
<div class="main-column">
<div class="info-block rounded bg-aqua">
<span class="info-block-header">Embedded Systems</span>
<span class="info-block-text">THad a serval projects with different MCUs and wrote firmware for them.
My main stack consists of Platformio+EspIdf or Arduino, also tried STM32
</span>
<div class="info-block-image rounded">
<img src="./images/16x9/esp32.png" alt="ESP32">
</div>
<button type="button" class="info-block-button">More info»</button>
</div>