Skip to content

Releases: atuline/WLED

Sound Reactive WLED Version 0.11.0 - Filesystem Support!

01 Dec 06:02
b67dd5a
Compare
Choose a tag to compare

This release introduces filesystem support to WLED.
Huge shoutout to Aircoookie for getting this amazing feature implemented!

The significant changes in this release are to the core functionality of WLED.

Please see the WLED v0.11.0 release for full release notes.

See the changelog for a complete list of changes!

Sound Reactive WLED Version 0.10.2 - Digital Mic Support!

07 Sep 21:13
c8e3c02
Compare
Choose a tag to compare

Sound Reactive WLED Now With Digital Mic Support!

Changelog since 0.10.1 can be found here.

Here comes another big update! Along with the changes to WLED since 0.10.0, there have been some significant changes and improvements to Sound Reactive WLED.

The most notable change is likely the removal of ESP8266 support from our main branch. Don't worry, we still support the ESP8266! We didn't make this decision lightly. The ESP8266 has proven to be difficult to work with when trying to process audio input, drive LEDs, and run a web server over WiFi. We decided to rebuild the ESP8266 Sound Reactive code from the ground up with only the features that are compatible with the ESP8266. This has reduced the overhead on the ESP8266 and gotten rid of many of the errors and quirks that we saw on the ESP8266. You can find the code for the ESP8266 here. We don't have any precompiled binaries for the ESP8266 at this time, but we will have some up very soon.

If you have questions, please refer to our Sound Reactive WIKI before asking questions. We have put a lot of time into documenting how this firmware works and how to use WLED specifically. If you require further assistance, please use one of the contact methods provided in the WIKI.

Features of this release

  • Digital Mic Support for ESP32
  • Sound Settings have been moved to their own settings page.
  • Gain Settings for volume reactive or '*' routines.
  • Up to date with Aircoookie/WLED as of this release
    • All binaries have the following functionality disabled: Alexa, Blynk, Cronixie, HueSync, Infrared, MQTT
      If you require any of the above functionality, please compile from source.

Notes on ESP8266: The current 0.10.2 binaries do no have the full functionality of the ESP32 branch. We are working to add the same functionality as before we split the code. Please bear with us while we iron this out.

Sound Reactive WLED Version 0.10.1 - Audio Sync and 2D Effects!

09 Jul 23:00
a87b161
Compare
Choose a tag to compare

New Audio Sync functionality and 2D Effects!

Changelog since 0.10.0 can be found here.

This firmware has come a long way since its inception. This is the first production release of Sound Reactive WLED. We are confident this release will put a big fat smile on your face. If you have questions, please refer to our Sound Reactive WIKI before asking questions. We have put a lot of time into documenting how this firmware works and how to use WLED specifically. If you require further assistance, please use one of the contact methods provided in the WIKI.

Features of this release

  • Audio Sync for ESP8266 & ESP32 - Chris Hultin
  • 2D Effects for ESP32 - Andrew & Andreas
  • MORE New non-reactive animations exclusive to this firmware - Andrew Tuline.
  • Updated FFT Routines
  • Up to date with Aircoookie/WLED as of this release
    • All binaries have the following functionality disabled: Alexa, Blynk, Cronixie, HueSync, Infrared, MQTT
      If you require any of the above functionality, please compile from source.

Sound Reactive WLED Version 0.10.0-alpha

28 May 16:20
Compare
Choose a tag to compare

Welcome to the first pre-release version of the Sound Reactive WLED Firmware!

Change log and binaries for main WLED Firmware can be found HERE

This firmware is still very much in the testing phase. There will be issues that we have yet to find. There will be quirks that are specific to your setup, board choice, microphone choice, aux input, type of LED's used, wiring, etc. If you have questions, please refer to our Sound Reactive WIKI before asking questions. We have put a lot of time into documenting how this firmware works and how to use WLED specifically. If you require further assistance, please use one of the contact methods provided in the WIKI.

Features of this release

Known Issues

  • Segments do not always act as expected.
  • Sliders for each segment will start at 0 when new segments are created. Set the sliders after creating new segments for them to take effect.
  • Please see this page if you are having issues uploading the binary to a brand new ESP32.

Sound Reactive Source and Binaries

24 Mar 00:14
Compare
Choose a tag to compare
v0.9.1-s1

First commit of sound reactive.