Add LED Matrix to Arduino section on stefankoelle.de

This commit is contained in:
2026-09-11 21:00:49 +02:00
parent 663f5de5e5
commit d8c3a5f724
+1
View File
@@ -192,6 +192,7 @@ layout: stefankoelle.njk
<h3>Arduino / PlatformIO</h3>
<ul>
<li>Built ESP32 dashboards (<a href="https://github.com/skoelle/m5stack-dashboard" target="_blank">M5Stack</a>, <a href="https://github.com/skoelle/wt32sc01-dashboard" target="_blank">WT32-SC01</a>) showing weather, calendar, and Munich transit departures on physical hardware.</li>
<li><a href="/ledmatrix/">LED Matrix ESP32</a>: Displays date, time, weather, and status messages via Web API, with a display in every room.</li>
<li><a href="https://www.moonweb.org/smarthome/kids-rfid-player/">Kids RFID MP3 Player</a>: Interactive audio playback system with RFID tags, powered by an Arduino Nano.</li>
</ul>