Skip to content

Commit

Permalink
Merge pull request #213 from rorosaurus/patch-2
Browse files Browse the repository at this point in the history
Add C3 Super Mini to compatible controllers and add warning
  • Loading branch information
blazoncek authored Jul 2, 2024
2 parents 6076af7 + a9a866e commit 16ff7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/basics/compatible-controllers.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,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)
![Gold Member](../assets/images/content/akemi_gold.png)<br/> [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.
Expand Down

0 comments on commit 16ff7fc

Please sign in to comment.