more links

This commit is contained in:
2026-08-14 14:34:27 +02:00
parent fd1d4f3f7f
commit d599ebfd91
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -34,11 +34,11 @@ layout: stefankoelle.njk
<h3>Retro Computing (2022/2023)</h3> <h3>Retro Computing (2022/2023)</h3>
<ul> <ul>
<li>MiSTer and MiST FPGA Systems for preservation.</li> <li>MiSTer and MiST FPGA Systems for preservation — see also <a href="https://retro.moonweb.org/mist-mister-fpga/">retro.moonweb.org</a>.</li>
<li>DOS System, Amiga System, and Atari ST System with the environment from the early 90s.</li> <li>DOS System, Amiga System, and Atari ST System with the environment from the early 90s.</li>
</ul> </ul>
<h3>Upgrade of old Atari Mega 4 (2021)</h3> <h3>Upgrade of old <a href="https://retro.moonweb.org/atari-mega-st-fleet/">Atari Mega 4</a> (2021)</h3>
<ul> <ul>
<li>Gotek Drive</li> <li>Gotek Drive</li>
<li>More RAM</li> <li>More RAM</li>
@@ -107,7 +107,7 @@ layout: stefankoelle.njk
<h3>Mailbox/Fidonet (1994 - 2000)</h3> <h3>Mailbox/Fidonet (1994 - 2000)</h3>
<ul> <ul>
<li>Operated a BBS and Fidonet Node.</li> <li>Operated a BBS and Fidonet Node — see also <a href="https://retro.moonweb.org/atari-networking-bbs/">Networking &amp; BBS</a> on retro.moonweb.org.</li>
<li>Managed a node in Augsburg with an uplink directly to the NC in Munich.</li> <li>Managed a node in Augsburg with an uplink directly to the NC in Munich.</li>
<li>Software was running on an OS/2 computer</li> <li>Software was running on an OS/2 computer</li>
<li>Utilized 2x ISDN and 1x MODEM connections.</li> <li>Utilized 2x ISDN and 1x MODEM connections.</li>
+2 -2
View File
@@ -114,14 +114,14 @@ description: "WiFi-controlled LED display solution with REST API, DHT22 sensor,
<div class="feature-icon">📊</div> <div class="feature-icon">📊</div>
<div class="feature-text"> <div class="feature-text">
<h3>Sensor Readings</h3> <h3>Sensor Readings</h3>
<p>Live temperature and humidity from the on-board DHT22 sensor</p> <p>Live temperature and humidity from the on-board DHT22 sensor, stored in <a href="https://smarthome.moonweb.org/homematic-mqtt/">InfluxDB via MQTT</a></p>
</div> </div>
</div> </div>
<div class="feature"> <div class="feature">
<div class="feature-icon">🔔</div> <div class="feature-icon">🔔</div>
<div class="feature-text"> <div class="feature-text">
<h3>Status Messages</h3> <h3>Status Messages</h3>
<p>Notifications like "washing machine done" triggered via MQTT</p> <p>Notifications like "washing machine done" triggered via <a href="https://smarthome.moonweb.org/tasmota-energy/">MQTT and Tasmota energy monitoring</a></p>
</div> </div>
</div> </div>
<div class="feature"> <div class="feature">