Frank
Frank
> n SmartMatrix and others, I'm familiar with using external PSRAM to help alleviate the limited DMA memory. Is there any chance the bottleneck you're seeing is of a similar...
> Unfortunately on my dev build: > > ``` > Linking .pio/build/wemos_d1_mini32_debug/firmware.elf > Retrieving maximum program size .pio/build/wemos_d1_mini32_debug/firmware.elf > Checking size .pio/build/wemos_d1_mini32_debug/firmware.elf > Advanced Memory Usage is available via "PlatformIO...
Hi @DedeHai, thanks for making this cool feature availeable to WLED 😃 I've just started to try particlefx, and I'd like to work with you on the code to make...
> I am thinking about moving the particle system into a usermod. Hi @DedeHai, I think the more future-proof solution would be to change effect IDs from `byte` to `uint16_t`....
Closing, because there was no progress on this PR since 10 months. A similar effect can be achieved by creating a small (min 2pixel high) matrix, and assigning each matrix...
@blazoncek simplified UI is part of official WLED now, should we close this request as implemented?
I agree with @dosipod it could be caused by ABL (auto brightness limiter). You can disable this function in LED settings. One difference in 0_15 is the new capability to...
@blazoncek idea: add a mode where all outputs compute their own ABL down-scaling factor, then take the lowest (=strongest) from all busses and apply to all outputs. This would ensure...
I see a lot of documentation and design justification (which can be part of your PR description but please don't include it into the source code repo). However on source...
Hi, currently WLED internally uses 8bits per color, so you would not have a benefit from sending/receiving 16bit colors in E1.31.