Compare commits
1 commit
ba51951954
...
26c8e989b0
| Author | SHA1 | Date | |
|---|---|---|---|
|
26c8e989b0 |
1 changed files with 6 additions and 14 deletions
|
|
@ -8,14 +8,6 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
@layer per-site {
|
@layer per-site {
|
||||||
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
|
|
||||||
text-decoration: unset;
|
|
||||||
padding: 0 0.2ch;
|
|
||||||
&:hover {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
ol.step-by-step-instructions {
|
ol.step-by-step-instructions {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
||||||
|
|
@ -173,7 +165,7 @@
|
||||||
|
|
||||||
|
|
||||||
<section id="step-1">
|
<section id="step-1">
|
||||||
<h2>Flash the microcontroller <a href="#step-1">§</a></h2>
|
<h2>Flash the microcontroller</h2>
|
||||||
<p>
|
<p>
|
||||||
We recommend to use <a href="https://kno.wled.ge/" rel="external">WLED</a> as a firmware on all our catears.
|
We recommend to use <a href="https://kno.wled.ge/" rel="external">WLED</a> as a firmware on all our catears.
|
||||||
It offers a wide range of features for display and animation and can be controlled comfortably from your smartphone.
|
It offers a wide range of features for display and animation and can be controlled comfortably from your smartphone.
|
||||||
|
|
@ -229,7 +221,7 @@
|
||||||
|
|
||||||
|
|
||||||
<section id="step-2">
|
<section id="step-2">
|
||||||
<h2>Solder cables to LED strip <a href="#step-2">§</a></h2>
|
<h2>Solder cables to LED strip</h2>
|
||||||
<p>
|
<p>
|
||||||
One of the most important steps is to electircally connect the microcontroller to the LED strip.
|
One of the most important steps is to electircally connect the microcontroller to the LED strip.
|
||||||
We will start with the LED side.
|
We will start with the LED side.
|
||||||
|
|
@ -303,7 +295,7 @@
|
||||||
|
|
||||||
|
|
||||||
<section id="step-3">
|
<section id="step-3">
|
||||||
<h2>Solder Cable to pluggable connector <a href="#step-3">§</a></h2>
|
<h2>Solder Cable to pluggable connector</h2>
|
||||||
<p>
|
<p>
|
||||||
The other side of the long cable now needs to be connected to the pluggable connector.
|
The other side of the long cable now needs to be connected to the pluggable connector.
|
||||||
</p>
|
</p>
|
||||||
|
|
@ -349,7 +341,7 @@
|
||||||
|
|
||||||
|
|
||||||
<section id="step-4">
|
<section id="step-4">
|
||||||
<h2>Solder Pluggable Connector to Microcontroller <a href="#step-4">§</a></h2>
|
<h2>Solder Pluggable Connector to Microcontroller</h2>
|
||||||
<p>
|
<p>
|
||||||
Now you need to solder the other part of the pluggable connector to your microcontroller.
|
Now you need to solder the other part of the pluggable connector to your microcontroller.
|
||||||
</p>
|
</p>
|
||||||
|
|
@ -393,7 +385,7 @@
|
||||||
|
|
||||||
|
|
||||||
<section id="step-5">
|
<section id="step-5">
|
||||||
<h2>Test It! <a href="#step-5">§</a></h2>
|
<h2>Test It!</h2>
|
||||||
<p>
|
<p>
|
||||||
Test the whole assembly by connecting the microcontroller to USB-C power.
|
Test the whole assembly by connecting the microcontroller to USB-C power.
|
||||||
The LEDs strip should turn on and glow in a warm orange tone.
|
The LEDs strip should turn on and glow in a warm orange tone.
|
||||||
|
|
@ -412,7 +404,7 @@
|
||||||
|
|
||||||
|
|
||||||
<section id="step-6">
|
<section id="step-6">
|
||||||
<h2>Finalize the Assembly <a href="#step-6">§</a></h2>
|
<h2>Finalize the Assembly</h2>
|
||||||
<ol class="step-by-step-instructions">
|
<ol class="step-by-step-instructions">
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue