From 74e119b6e2ce33c3dc66ec078396dfac6314c6c4 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 30 Dec 2023 16:35:36 +0100 Subject: theme: Add static page search with pagefind --- content/blog/wifi-led-driver/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/blog/wifi-led-driver') 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 -
+
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 -
+
@@ -71,7 +71,7 @@ currents their `trip times get long enough that they become unlikely to trip in .. raw:: html -
+
The completed PCBs of this project (front) and the `multichannel LED driver`_ project the driver circuitry was derived from (back). -- cgit