diff options
author | jaseg <git@jaseg.de> | 2025-06-30 15:40:28 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-06-30 15:40:28 +0200 |
commit | 322eddf574e8b5bd01f0b5ce553bafa6ce10a774 (patch) | |
tree | 643deb6e82f1dc2c6e444ef1503ca04a42a0949d /content/blog/led-characterization/index.rst | |
parent | 752f296a77b29fc2e2284482835243bb6c12423f (diff) | |
download | blog-322eddf574e8b5bd01f0b5ce553bafa6ce10a774.tar.gz blog-322eddf574e8b5bd01f0b5ce553bafa6ce10a774.tar.bz2 blog-322eddf574e8b5bd01f0b5ce553bafa6ce10a774.zip |
More rendering fixesmain
Diffstat (limited to 'content/blog/led-characterization/index.rst')
-rw-r--r-- | content/blog/led-characterization/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/led-characterization/index.rst b/content/blog/led-characterization/index.rst index 725c01e..31e81cc 100644 --- a/content/blog/led-characterization/index.rst +++ b/content/blog/led-characterization/index.rst @@ -2,7 +2,7 @@ title: "LED Characterization" date: 2018-05-02T11:18:38+02:00 summary: > - Recently, I have been working on a `small driver`_ for ambient lighting using 12V LED strips like you can get + Recently, I have been working on a small driver for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look *all wrong*! This observation led me down a rabbit hole of |