summaryrefslogtreecommitdiff
path: root/posts/wifi-led-driver/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'posts/wifi-led-driver/index.html')
-rw-r--r--posts/wifi-led-driver/index.html22
1 files changed, 5 insertions, 17 deletions
diff --git a/posts/wifi-led-driver/index.html b/posts/wifi-led-driver/index.html
index 74e7c2d..5cc87c4 100644
--- a/posts/wifi-led-driver/index.html
+++ b/posts/wifi-led-driver/index.html
@@ -56,7 +56,7 @@
<h2>Project motivation</h2>
<!-- FIXME finished project picture with LED tape -->
<figure>
- <img src="images/lyza_board_in_case.small.jpg">
+ <img src="images/board_in_case.small.jpg">
<figcaption>The completed driver board installed in the 3D-printed case. This device can now be connected to
12V and two segments of LED tape that can then be controlled trough Wifi. The ESP8266 module goes on the pin
header on the left and was removed for this picture.
@@ -89,7 +89,7 @@ currents their <a class="reference external" href="http://m.littelfuse.com/~/med
<figcaption>
The schematic of the driver board, with the ESP8266 on the top left, the STM32 microcontroller for LED
modulation below, the shift register in the middle and the LED drivers and outputs on the right.
- <a href="resource/lyza_schematic_and_pcb.pdf">Download PDF</a>
+ <a href="resource/schematic_and_pcb.pdf">Download PDF</a>
</figcaption>
</figure><figure class="side-by-side">
<img src="images/layout.png">
@@ -99,11 +99,11 @@ currents their <a class="reference external" href="http://m.littelfuse.com/~/med
with one connector per LED tape segment. The power input connector is on the bottom right. The LED driver
MOSFETs are in small SOT-23 packages on the back of the board. Since this board is not intended for
super-high currents, the MOSFETs are adequately cooled just through the board's copper planes.
- <a href="resource/lyza_schematic_and_pcb.pdf">Download PDF</a>
+ <a href="resource/schematic_and_pcb.pdf">Download PDF</a>
</figcaption>
</figure>
</figure><figure>
- <img src="images/lyza_boards.small.jpg">
+ <img src="images/boards.small.jpg">
<figcaption>The completed PCBs of this project (front) and the `multichannel LED driver`_ project the driver
circuitry was derived from (back).
</figcaption>
@@ -142,19 +142,7 @@ not a problem. Just be careful if you try opening the <a class="reference extern
unless you're on a beefy machine or interrupt it when it starts auto-rendering the file.</p>
<p>The board is mounted into the enclosure using knurled insert nuts that are pressed into a 3D-printed hole using a bit of
violence.</p>
-<!-- FIXME openscad screenshot -->
-<!-- FIXME enclosure parts -->
-<!-- FIXME finished enclosure with board inside -->
-<figure>
- <figure class="side-by-side">
- <img src="images/lyza_case_raw.small.jpg">
- <figcaption>The 3D-printed case with threaded inserts before painting.</figcaption>
- </figure><figure class="side-by-side">
- <img src="images/lyza_case_complete.small.jpg">
- <figcaption>The 3D-printed case with the board installed after painting. This was my first attempt at
- painting a 3D-printed case so it looks pretty bad.</figcaption>
- </figure>
-</figure></div>
+</div>
</div>
</main>