[posts/diy-uv-pcb-exposure-unit] Added new post

This commit is contained in:
2025-04-14 09:42:51 +02:00
parent 9986e046e7
commit db1c571671
35 changed files with 1369 additions and 20 deletions

View File

@@ -242,6 +242,39 @@
<div class="posts">
<article class="post on-list">
<h2 class="post-title">
<a href="https://blog.privacynerd.de/en/posts/diy-uv-pcb-exposure-unit/">Self-built UV exposure unit (LED)</a>
</h2>
<div class="post-meta"><time class="post-date">2025-04-14</time></div>
<img src="https://blog.privacynerd.de/cover.png"
class="post-cover"
alt="Self-built UV exposure unit (LED)"
title="Cover Image" />
<div class="post-content">
<p>If you&rsquo;ve been around the (electronics) DIY scene for a while, at some point you can&rsquo;t avoid circuit boards (printed circuit boards/PCBs).
The main advantages over soldering circuits by hand on perforated or strip-grid boards are that they are easier to replicate (once designed
a circuit can theoretically be produced as often as you like) and that space can be used more efficiently
(a board is almost always smaller than a soldered perforated grid board with the same circuit). Ultimately,
devices with circuit boards also simply look more professional. There are certainly more advantages (and of course
also disadvantages!), but I will not list them here for the sake of simplicity.</p>
</div>
<div>
<a class="read-more button inline" href="/en/posts/diy-uv-pcb-exposure-unit/">[Read more]</a>
</div>
</article>
<article class="post on-list">
<h2 class="post-title">
<a href="https://blog.privacynerd.de/en/posts/how-it-all-began/">How everything began - or: the first post!</a>