From aa54c194ff5e3fa2f42909f4eb5c27d1b1366dc4 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 19 Mar 2023 23:41:06 +0100 Subject: Make images on dark mode darker --- content/blog/wifi-led-driver/index.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 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 f1e53a9..1c4024a 100644 --- a/content/blog/wifi-led-driver/index.rst +++ b/content/blog/wifi-led-driver/index.rst @@ -47,15 +47,16 @@ currents their `trip times get long enough that they become unlikely to trip in .. raw:: html -
-
+
+
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. Download PDF
-
+
+
The board layout with the top side being visible. The top side contains the footprint for the ESP8266, the @@ -66,7 +67,7 @@ currents their `trip times get long enough that they become unlikely to trip in Download PDF
-
+ .. raw:: html -- cgit