Compare commits

..

1 commit

Author SHA1 Message Date
ff3072474f
[wip] new rgb guide
All checks were successful
/ build (pull_request) Successful in 25s
2025-12-15 16:33:08 +01:00
2 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@
<h2>Resources</h2> <h2>Resources</h2>
<ul class="resources-container"> <ul class="resources-container">
<a href="./rgb-ears-39c3.html">39C3 LED Catear Guide</a> <a href="./rgb-ears-39c3.html">39C3 Catear Guide</a>
<a href="./catear-bom.html">LED Catear BOM</a> <a href="./catear-bom.html">LED Catear BOM</a>
<a href="./3d-printables.html">3D Printing Files</a> <a href="./3d-printables.html">3D Printing Files</a>
</ul> </ul>

View file

@ -374,7 +374,7 @@
<div> <div>
<label for="solder-data-to-esp"> <label for="solder-data-to-esp">
Solder <u>data (green core)</u> to the microcontrollers <u>GPIO 2</u> connector.<br> Solder <u>data (green core)</u> to the microcontrollers <u>GPIO 2</u> connector.<br>
<span class="detail-hide-simplified detail-hide-short">You can actually use any GPIO port but number two is the default configuration from WLED so for an easier setup experience, we recommend just sticking with it.</span> You can actually use any GPIO port but number two is the default configuration from WLED so for an easier setup experience, we recommend just sticking with it.
</label> </label>
<input type="checkbox" id="solder-data-to-esp"> <input type="checkbox" id="solder-data-to-esp">
</div> </div>
@ -412,7 +412,7 @@
<label for="place-esp-in-case"> <label for="place-esp-in-case">
Place the microcontroller in the included case. Place the microcontroller in the included case.
<details class="detail-hide-short" style="margin-top: 1rem;"> <details style="margin-top: 1rem;">
<summary>Picture</summary> <summary>Picture</summary>
<img src="" alt="A picture of the microcontroller and how it is placed in its case." class="hero-image"> <img src="" alt="A picture of the microcontroller and how it is placed in its case." class="hero-image">
</details> </details>
@ -434,7 +434,7 @@
To use it, peel off the protective cover (without also removing the glue coating) and start attaching it to your catears. To use it, peel off the protective cover (without also removing the glue coating) and start attaching it to your catears.
</span> </span>
<details class="detail-hide-short" style="margin-top: 1rem;"> <details style="margin-top: 1rem;">
<summary>Picture</summary> <summary>Picture</summary>
<img src="todo://" alt="Front and central picture of the LED strip glued to catears. The alignment of the strip is highlighted." class="hero-image"> <img src="todo://" alt="Front and central picture of the LED strip glued to catears. The alignment of the strip is highlighted." class="hero-image">
</details> </details>