Skip to content

WLED Beta Release 0.15.0-b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@blazoncek blazoncek released this 18 May 11:35
· 57 commits to 0_15 since this release

Welcome to WLED 0.15.0-b3 "Kōsen"!

May the ray of light inspire you to do great things.

WLED 0.15.0-b3 is progressive update of 0.15.0-b2.

This version's highlights are:

  • Added Pinwheel Expand 1D->2D effect mapping mode (#3961 by @Brandon502)
  • Effect: Firenoise - add palette selection
  • Experimental parallel I2S support for ESP32 (compile time option)
    • increased outputs to 17
    • increased max possible color order overrides
    • use WLED_USE_PARALLEL_I2S during compile
      WARNING: Do not set up more than 256 LEDs per output when using parallel I2S with NeoPixelBus less than 2.9.0
  • Update Usermod: Battery (#3964 by @adamsthws)
  • Update Usermod: BME280 (#3965 & #3966 by @LordMike)
  • TM1914 chip support (#3913)
  • Ignore brightness in Peek
  • Antialiased line & circle drawing functions
  • Enabled some audioreactive effects for single pixel strips/segments (#3942 by @gaaat98)
  • Usermod Battery: Added Support for different battery types, Optimized file structure (#3003 by @itCarl)
  • Skip playlist entry JSON API (#3946 by @freakintoddles2)
  • various optimisations and bugfixes (#3987, #3978)

Please see the changelog for a detailed list of changes!

Full Changelog: v0.14.0...v0.15.0-b3

WARNING:
This version includes binaries for ESP8266 which feature double CPU clock frequency (160MHz) distinguished by the _160 name suffix. Although it has been tested on many variants of ESP8266 there may be devices that do not support overclocking the CPU. If your device is in places hard to reach or difficult to flash DO NOT use these binaries unless you test them on a similar device first. And even then there are no guarantees that a particular device will run correctly with overclocked CPU.
In case you do update with 160MHz version and your device fails to boot or operates incorrectly you may need to connect it to a computer and flash it serially using USB connection. Please erase flash prior to doing so.

A huge thank you to the WLED community - to everyone who has contributed to development, documentation and testing, and to all early adopters who provided lots of feedback and sparked many discussions on how to improve things. You all made WLED better and made this version happen! ❤️

Installation

What binary should I use?