summaryrefslogtreecommitdiff
path: root/content/blog/wifi-led-driver
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/wifi-led-driver')
-rw-r--r--content/blog/wifi-led-driver/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/blog/wifi-led-driver/index.rst b/content/blog/wifi-led-driver/index.rst
index 1c4024a..f352fe6 100644
--- a/content/blog/wifi-led-driver/index.rst
+++ b/content/blog/wifi-led-driver/index.rst
@@ -9,7 +9,7 @@ Project motivation
.. FIXME finished project picture with LED tape
.. raw:: html
- <figure>
+ <figure data-pagefind-ignore>
<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
@@ -47,7 +47,7 @@ currents their `trip times get long enough that they become unlikely to trip in
.. raw:: html
- <div class="subfigure">
+ <div class="subfigure" data-pagefind-ignore>
<figure>
<img src="images/schematic.png">
<figcaption>
@@ -71,7 +71,7 @@ currents their `trip times get long enough that they become unlikely to trip in
.. raw:: html
- <figure>
+ <figure data-pagefind-ignore>
<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).