Skip to content

korkbaum/wled_soundreactive_UM_v12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another fork of the awesome Aircoookie WLED project, or well, the awesome soundreactive branch by atuline.

My motivation for applying changes: I built a few lamps with Power LEDs in addition to the RGB LEDs. So I wanted to integrate separate power & brightness controls for those. After that was done, I personally found that the UI is subject to some improvements.

Main points: Changing between Solid Color and Effects is -from my point of view- counter-intuitive because you may not just tab on the color wheel but instead you will have to activate Solid Color first on the Effect tab. Now, the Solid Color and the effects tabs are united.

The next thing to change was the FX/Palette selection approach. It requires a lot of scrolling already; adding even more buttons for effects and palettes in the future is going to worsen this. Searching for effect names is not very convenient either. Two measures were found to make it more convenient: Firstly, the usage of drop-downs and secondly a Pre-Selection of effects & palettes which I added in LED settings.

Overview of changes:

1: Changes in Top Navigation Bar:
-- Buttons removed:
------- Nightlight: Honestly, I find it obsolete
------- Info: I moved this to the bottom as a vertical button, it shows the wled name as text and the connection indicator is „integrated“.
------- (Toggle) PC Mode: not required any more
-- Buttons added:
------- „Room“ Power (for PowerLed)
------- Segments: This should ideally also go to the LED settings (who needs to change the segments all the time?) but it was hard to move it (too hard for me, at least)
-- Buttons changed:
------- Power „Mood“: Only changed the icon and renamed it, this is the RGB LED Power button
------- Additional Brightness Slider for PowerLED
------- Slider Icons changed

2: Changes in Bottom Tab Bar:
------- The Bottom Tab Bar was eliminated; Colors and Effects Pages are now consolidated
------- Segments Tab was moved as button in Top Bar
------- Favorites Tab now shown in consolidated Tab as "Presets"; i.e. the Label became a button

3: Changes in Colors & Effects:
------- Color Wheel is changing to Solid Color Effect when clicked
------- Effects Controls are only shown if an effect is active other than solid color
------- Effect selection has been modeled as dropdown
------- Palette selection has been modeled as dropdown
------- Sliders beneath color wheel have been removed (Honestly, I never used them and found them obsolete)
------- Color Selectors 1,2,3 have been removedo (Honestly, I never used them and found them obsolete as well)

4: Changes in Settings:
------- Overview page has much smaller buttons & hover effect
------- Effect and Palette pre-selection were integrated into LED Settings page

I'm really keen to get any feedback on all these changes!

Original V12 UI:


Modified V12 UI. No effect controls because no effect is active.


Modified V12 UI. Only the pre-selected effects are shown in a dropdown.


Modified V12 UI. Effect is active, effect controls are now shown.


Modified V12 UI. Settings page with smaller buttons.


Modified V12 UI. New Effects Selection section in settings_leds.htm. Only those with a checked box will appear in the effects dropdown.


Modified V12 UI. Palette Selection section in settings_leds.htm. Only those with a checked box will appear in the palette dropdown.





Welcome to my project WLED! ✨

A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B, WS2811, SK6812) LEDs or also SPI based chipsets like the WS2801 and APA102!

⚙️ Features

  • WS2812FX library integrated for over 100 special effects
  • FastLED noise effects and 50 palettes
  • Modern UI with color, effect and segment controls
  • Segments to set different effects and colors to parts of the LEDs
  • Settings page - configuration over network
  • Access Point and station mode - automatic failsafe AP
  • Up to 10 LED outputs per instance
  • Support for RGBW strips
  • Up to 250 user presets to save and load colors/effects easily, supports cycling through them.
  • Presets can be used to automatically execute API calls
  • Nightlight function (gradually dims down)
  • Full OTA software updatability (HTTP + ArduinoOTA), password protectable
  • Configurable analog clock + support for the Cronixie kit by Diamex
  • Configurable Auto Brightness limit for safer operation
  • Filesystem-based config for easier backup of presets and settings

💡 Supported light control interfaces

  • WLED app for Android and iOS
  • JSON and HTTP request APIs
  • MQTT
  • Blynk IoT
  • E1.31, Art-Net, DDP and TPM2.net
  • Hyperion
  • UDP realtime
  • Alexa voice control (including dimming and color)
  • Sync to Philips hue lights
  • Adalight (PC ambilight via serial) and TPM2
  • Sync color of multiple WLED devices (UDP notifier)
  • Infrared remotes (24-key RGB, receiver required)
  • Simple timers/schedules (time from NTP, timezones/DST supported)

📲 Quick start guide and documentation

See the wiki!

On this page you can find excellent tutorials made by the community and helpful tools to help you get your new lamp up and running!

🖼️ Images

💾 Compatible LED Strips

Type Voltage Comments
WS2812B 5v
WS2813 5v
SK6812 5v RGBW
APA102 5v C/D
WS2801 5v C/D
LPD8806 5v C/D
TM1814 12v RGBW
WS2811 12v 3-LED segments
WS2815 12v
GS8208 12v
Analog/non-addressable any Requires additional circuitry

🧊 Compatible PC RGB Fans and ARGB accessories

Brand Model Comments
Corsair HD120 Fan Uses WS2812B, data-in only
PCCOOLER Moonlight 5-pack Fans Uses WS2812B, includes Data-out connector to keep each fan uniquely addressable if wired in series like traditional LED strips
Any 5v 3-pin ARGB for PC Any PC RGB device that supports the 5v 3-pin ARGB motherboard header should work fine with WLED. All the major motherboard vendors support the Corsair HD120 and PCCOOLER fans listed, so we can safely assume any device that supports motherboard ARGB 5V 3-Pin standard will work with WLED.

✌️ Other

Licensed under the MIT license
Credits here!

Uses Linearicons by Perxis!

Join the Discord server to discuss everything about WLED!

Check out the WLED Discourse forum!
You can also send me mails to [email protected], but please only do so if you want to talk to me privately.
If WLED really brightens up your every day, you can

Disclaimer:
If you are sensitive to photosensitive epilepsy it is not recommended that you use this software.
In case you still want to try, don't use strobe, lighting or noise modes or high effect speed settings. As per the MIT license, I assume no liability for any damage to you or any other person or equipment.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published