Skip to content

Commit 8170184

Browse files
author
committed
Deployed 7df00ad with MkDocs version: 1.6.1
1 parent 4980ff6 commit 8170184

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

β€Žfeatures/multi-strip/index.htmlβ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,17 +1205,17 @@
12051205
<li class="md-nav__item">
12061206
<a href="#esp32" class="md-nav__link">
12071207
<span class="md-ellipsis">
1208-
ESP32
1208+
ESP32 🌜
12091209
</span>
12101210
</a>
12111211

1212-
<nav class="md-nav" aria-label="ESP32">
1212+
<nav class="md-nav" aria-label="ESP32 🌜">
12131213
<ul class="md-nav__list">
12141214

12151215
<li class="md-nav__item">
12161216
<a href="#performance" class="md-nav__link">
12171217
<span class="md-ellipsis">
1218-
Performance
1218+
Performance 🌜
12191219
</span>
12201220
</a>
12211221

@@ -4378,17 +4378,17 @@
43784378
<li class="md-nav__item">
43794379
<a href="#esp32" class="md-nav__link">
43804380
<span class="md-ellipsis">
4381-
ESP32
4381+
ESP32 🌜
43824382
</span>
43834383
</a>
43844384

4385-
<nav class="md-nav" aria-label="ESP32">
4385+
<nav class="md-nav" aria-label="ESP32 🌜">
43864386
<ul class="md-nav__list">
43874387

43884388
<li class="md-nav__item">
43894389
<a href="#performance" class="md-nav__link">
43904390
<span class="md-ellipsis">
4391-
Performance
4391+
Performance 🌜
43924392
</span>
43934393
</a>
43944394

@@ -4464,7 +4464,7 @@ <h3 id="esp8266">ESP8266</h3>
44644464
<li>ESP8266 can calculate about 15k LEDs per second (that means 250LEDs @~60fps, 500 LEDs @~30fps, 1000 LEDs @~15fps)</li>
44654465
<li>The LED settings will give you a bar that shows how much memory you can allocate.</li>
44664466
</ul>
4467-
<h3 id="esp32">ESP32</h3>
4467+
<h3 id="esp32">ESP32 🌜</h3>
44684468
<ul>
44694469
<li>There is a maximum of 10 strips supported on "classic" ESP32 (dual core) boards. In audioreactive builds, you can use up to 9, because the audio input driver needs one of the hardware units that is normally available for driving LEDs.</li>
44704470
<li>
@@ -4499,7 +4499,7 @@ <h3 id="esp32">ESP32</h3>
44994499
<li>For okay performance, you can use 1000 LEDs/pin with 5 outputs for a total of 5000 LEDs.</li>
45004500
<li>For okay performance, you can use 800 LEDs/pin with 6 outputs for a total of 4800 LEDs.</li>
45014501
</ul>
4502-
<h4 id="performance">Performance</h4>
4502+
<h4 id="performance">Performance 🌜</h4>
45034503
<p>In WLED-MM, classic ESP32 can calculate about <em>200k-300k LEDs</em> per second</p>
45044504
<ul>
45054505
<li>This means 1,000 LEDs at 250 frames per second, 2,000 LEDs at 120 frames per second, or 4,000 LEDs at 70 frames per second.</li>

β€Žsearch/search_index.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

β€Žsitemap.xml.gzβ€Ž

0 Bytes
Binary file not shown.

0 commit comments

Comments
Β (0)