Open unterdrueckt opened 3 days ago
I, for one, can relate to dynamic range issues at low brightness levels - for several of my projects I've been wishing for dimmer LEDs!
Spatial brightness distribution could potentially be implemented as an option at the segment level when grouping > 1. Probably we'd want some kind of LED performance model to decide how to map energy to pixels.
This would be quite easy to do as an FX. There then are even sliders to control the min/max point to enable this "dithering". You can then overlay it using overlapping segements.
@unterdrueckt if I were to make this into an FX: since I have no setup to test this I need some hints. Here is what I am thinking:
Feature Request: Smart Dimming with Dynamic LED Distribution
Description
Currently, WLED does not support dynamic dimming where only a subset of LEDs are lit at low brightness levels. At 1% brightness, all LEDs remain on, which can result in excessive brightness. A more efficient approach would be to selectively light a fraction of the LEDs at low brightness settings, improving both aesthetics and energy efficiency.
Proposed Solution
Low Brightness Control:
Dynamic LED Distribution:
Improved Low-Light Dynamic Range:
Additional Considerations
Thank you for considering this feature!