Skip to content

Commit

Permalink
Deployed d0e00ba with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Nov 7, 2024
1 parent bc76553 commit 17e4ffb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions basics/compatible-controllers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2014,8 +2014,9 @@

<h1>Controllers</h1>

<p>Currently (as of summer 2023) only the microcontrollers from Espressif, types ESP8266 and ESP32 (with dual core) are fully supported. Some of the newer types like ESP32-C3, ESP32-S2 and ESP32-S3 are experimentally supported, but productive use is not recommended yet because some bugs are suspected. In addition, the installation of these newer types is not that easy: there are several hardware variations/boards for which the SW must be specially compiled. It should also be mentioned that some ESP32-C3 boards (so-called C3 mini V1.0.0) are still being sold on the market where WLAN does not work properly.</p>
<p>To try out WLED with 5V addressable strip a simple microcontroller board like ESP8266 D1 mini or ESP32 D1 mini is sufficient. The simplest setup might be like:
<p>Currently (as of summer 2023) only the microcontrollers from Espressif, types ESP8266 and ESP32 (with dual core) are fully supported, however ESP8266 should not be used for any new installations.</p>
<p>Some of the newer types like ESP32-C3, ESP32-S2 and ESP32-S3 are experimentally supported, but productive use is not recommended yet because some bugs are suspected. In addition, the installation of these newer types is not that easy: there are several hardware variations/boards for which the SW must be specially compiled. It should also be mentioned that some ESP32-C3 boards (so-called C3 mini V1.0.0) are still being sold on the market where WLAN does not work properly.</p>
<p>To try out WLED with 5V addressable strip a simple microcontroller board like ESP32 D1 mini is sufficient. The simplest setup might be like:
<img alt="Simple WLED setup" src="../../assets/images/content/pic10.jpg" /></p>
<p>However, there are a few other things to keep in mind for a proper setup:</p>
<ol>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 17e4ffb

Please sign in to comment.