From 7cf287fc1f1010840f8c5f0d96e594ae1e0a4fa6 Mon Sep 17 00:00:00 2001 From: Soeren Date: Sun, 28 Dec 2025 22:33:00 +0100 Subject: [PATCH] Update ESP32-C3 Super Mini description Removed the Link of the warning, as that leads to a unreserved Website --- docs/basics/compatible-controllers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics/compatible-controllers.md b/docs/basics/compatible-controllers.md index a8f8a4cc3..96eab0921 100644 --- a/docs/basics/compatible-controllers.md +++ b/docs/basics/compatible-controllers.md @@ -122,7 +122,7 @@ SP501e | ESP8285 | 8285-based 1M Controller that supports both Addressable and P [D1 mini-style ESP32](https://acrobotic.com/products/acr-00024) | ESP32 | A nice compact ESP32 development board. D1 mini compatible layout. ESP-01 | ESP8266 | One of the first and cheapest ESP8266 boards available. **_Not recommended for general WLED installs_** (needs external USB/serial chip, voltage converter, only has 1mb of flash, so soon no wireless updates possible) [ESP32 DevKitC v4](https://www.digikey.com/product-detail/en/espressif-systems/ESP32-DEVKITC-32D/1965-1000-ND/9356990) | ESP32 | The original ESP32 Development Board made by Espressif Systems. -[ESP32-C3 Super Mini](https://www.aliexpress.us/item/3256805781327184.html) | ESP32-C3 | Very compact, easy to flash with the USB-C port, can support 3A over the USB-C connector. Extremely cheap, but only has one core so there's a small stutter during Wifi communication. [Be careful purchasing! Some stores sell a version that has crippling Wifi strength issues.](https://roryhay.es/blog/esp32-c3-super-mini-flaw) +[ESP32-C3 Super Mini](https://www.aliexpress.us/item/3256805781327184.html) | ESP32-C3 | Very compact, easy to flash with the USB-C port, can support 3A over the USB-C connector. Extremely cheap, but only has one core so there's a small stutter during Wifi communication. Be careful purchasing! Some stores sell a version that has crippling Wifi strength issues. ![Gold Member](../assets/images/content/akemi_gold.png)
[ESP32 Mini Dev Board 16mb by SerKo (aka Serg)](https://www.tindie.com/products/28858/)| ESP32 | ESP32 Dev Board with latest WROOM-32E module, USB Type-C, PTC fused, over-voltage protection. D1 Mini32 form factor and compatible [pin out](https://github.com/srg74/WLED-wemos-shield/blob/master/resources/ESP32_mini/Resources/ESP32_mini_board_pinout.pdf) [H803 WiFi](https://github.com/srg74/WLED/wiki/H803WiFi) | ESP8266 | ESP8266EX based controller with level shifter inside. Data pin GPIO1 Clock pin GPIO14. Tested with WS2813 strip and [Firmware fork is here](https://github.com/srg74/WLED/tree/H803WF). [Heltec WiFi Kit 8](https://heltec.org/project/wifi-kit-8/) | ESP8266 | Another alternative of ESP8266 board. OLED display 128X32 pixel, battery charger on board. Almost the same functionality and price as the Wemos board. Plus it can be used in projects with external batteries.