WLED/bin
2018-02-23 12:31:07 +01:00
..
readme.md Updated readme files for 0.5.0 2018-02-23 12:31:07 +01:00
wled03_wemosd1mini_1705085.bin Release of WLED 0.3 2017-05-08 21:46:04 +02:00
wled04_1712122_RGB.bin Fixed severe error that made notifications button not work 2017-12-12 20:22:12 +01:00
wled04_1712122_RGBW.bin Fixed severe error that made notifications button not work 2017-12-12 20:22:12 +01:00
wled05dev_1801102_CRONIXIE_ESP8266.bin Attempted to mitigate flickering on ESP32 2018-01-10 23:57:58 +01:00
wled05dev_1801102_RGB_ESP8266.bin Attempted to mitigate flickering on ESP32 2018-01-10 23:57:58 +01:00
wled05dev_1801102_RGBW_ESP8266.bin Attempted to mitigate flickering on ESP32 2018-01-10 23:57:58 +01:00
wled05dev_1801162_CRONIXIE_ESP32.bin Fixed ESP32 version 2018-01-16 14:48:02 +01:00
wled05dev_1801162_RGB_ESP32.bin Fixed ESP32 version 2018-01-16 14:48:02 +01:00
wled05dev_1801162_RGBW_ESP32.bin Fixed ESP32 version 2018-01-16 14:48:02 +01:00

Where are the new binaries?

From v0.5.0 on forward, the GitHub releases system will be used for binaries.

What binary should I choose?

Currently WLED supports the ESP8266 and a very early, experimental version of ESP32 support. Be sure to choose the correct binary for your platform and LED type.

  • Do you have a standard RGB WS2812B NeoPixel strip? --> Use wled05dev_XXXXXXX_RGB_PLATFORM.bin

  • Do you have an RGBW SK6812 strip (half of the LED is white)? --> Use wled05dev_XXXXXXX_RGBW_PLATFORM.bin

  • Do you have a Cronixie clock set by Diamex? --> Use wled05dev_XXXXXXX_CRONIXIE_PLATFORM.bin

What about wled03 and wled04?

These are legacy releases only for the ESP8266. They don't include the latest features and may have unfixed bugs - only use them if the new wled05dev test builds don't work for you!