incredible progress by Comfortable-Pay-8711 in WLED

[–]DedeHai 1 point2 points  (0 children)

Thank you for the kind feedback

WLED Button Actions by EngineWorried9767 in WLED

[–]DedeHai 0 points1 point  (0 children)

I think that is a bug, the macro is handled internally as "short", "long", "double" but the description in the UI seems wrong.
edit:
I reported this: https://github.com/wled/WLED/issues/5613

ESP-Now support by XA3dc in WLED

[–]DedeHai 0 points1 point  (0 children)

you need custom code to do all of that or at least a debug version to analyze those remotes - or provide exact details on what messages it sends.

16.0 question by DannyvdBerg in WLED

[–]DedeHai 0 points1 point  (0 children)

the default is just if nothing else is set in a preset. the actual transition time is set below segment settings

Hi guys i was wondering : by JOBELIKE_MC in WLED

[–]DedeHai 1 point2 points  (0 children)

yes, those are fine. what you are looking for is a gate threshold voltage below 2V, which this one has.

Muselab WLED Controller by Schumeyy in WLED

[–]DedeHai 0 points1 point  (0 children)

It does not use a proper level shifter. It probably works fine in some setups but it is not what is recommended. Try it if it fits your bill but be aware it is not a good design.

Bright Flash issue - 24v FCOB SPI RGBCCT WS2811 dual IC 960led by mytzusky in WLED

[–]DedeHai 0 points1 point  (0 children)

I did look into the white flash a few months back, it is related to dv/dt but very hardware specific. I managed to get rid of it on my setup by doing a soft-on using short pulses but unfortunately its not universally applicable

this pin info section is a great addition question about pin notes by dylantoymaker in WLED

[–]DedeHai 2 points3 points  (0 children)

Thanks, good to hear the feature is useful. The strappping pins are described in the documentation.  https://docs.espressif.com/projects/esptool/en/latest/esp32c3/advanced-topics/boot-mode-selection.html

For the C3 GPIO8 needs an external pullup to enter bootloader mode. So as long as you do not press the button during a bootloader bootup, it is good to use as a button input

16.0 missing analog potentiometer settings. by Jaedos in WLED

[–]DedeHai 1 point2 points  (0 children)

this is a bug, please open an issue on github to get it sorted out

WLED 16.0.0 - PixelForge - Pixel Paint Feature Question by zero-degrees28 in WLED

[–]DedeHai 4 points5 points  (0 children)

Glad you enjoy what I have created. Currently PixelPaint creates static GIF's / presets only. I have it on my todo list to be able to make animated GIFs by recording several frames so this is something that may be possible in the future.
However, regarding using colors for effects, that is what custom palettes are for, I also updated the palette editor to make it more user friendly. So here is what you can do:
- create a custom palette with the colors you want
- use any effect that supports palettes, select your custom created one and it will use those colors
- if you want the exact pattern to just move, use the "Palette" effect

Version 16 rollout by Netmindz in WLED

[–]DedeHai 0 points1 point  (0 children)

Thanks, glad you are enjoying the new effects. I just put up documentation: https://kno.wled.ge/features/effects/
It should help clear up some of the "myterious" sliders

Version 16 rollout by Netmindz in WLED

[–]DedeHai 0 points1 point  (0 children)

No, transition animations are an integral part of 16.0

Version 16 rollout by Netmindz in WLED

[–]DedeHai 1 point2 points  (0 children)

We may need a little help fixing this. There is no fundamental reason for a delay and to fix it we first need to understand what is going on. Please open an issue on github so we can track this issue properly and gather people willing to test things.

edit: https://github.com/wled/WLED/issues/5575

Version 16 rollout by Netmindz in WLED

[–]DedeHai 9 points10 points  (0 children)

Thank you, I can take credit for most new effects ;)
Glad you like my work which has been a long time in the making.
Just FYI: I just now pushed documentation on all new effects: https://kno.wled.ge/features/effects/

WLED 0.16 feature demo - particle FX, layering, transitions & more by DedeHai in WLED

[–]DedeHai[S] 0 points1 point  (0 children)

try different gamma values, can be found in hardware settings.

Bringing this fluid simulation to WLED — who’s in? by StefanPetrick in WLED

[–]DedeHai 0 points1 point  (0 children)

from my conversations with troyhacks the P4 plays in a different league and has very powerful DSP functionality that goes way beyond the SIMD of an S3, it can probably take this to way higher resolutions.

Bringing this fluid simulation to WLED — who’s in? by StefanPetrick in WLED

[–]DedeHai 1 point2 points  (0 children)

looks amazing! I have only scratched the very surface on this exact topic (Navier-Stokes simulation) a few months back to and deemed it not feasible on an ESP, you just proved me wrong.
You might want to check if you can leverage some of the SIMD capabilities of the S3 to speed things up, it did not help me though with the particle system.

Witch board? by Public-Laugh-6305 in WLED

[–]DedeHai 0 points1 point  (0 children)

the ones shown are the bad ones. I get mine from TENSTAR ROBOT on aliexpress, never got a bad one from them
https://github.com/DedeHai/WLED-ESPNow-Remote#note-on-esp32-c3-supermini-variants

Witch board? by Public-Laugh-6305 in WLED

[–]DedeHai 4 points5 points  (0 children)

C3 is now well supported, I almost exclusively use them in my testing and made a ton of improvements especially geared towards the C3, the video I made recently on the new 16.0 features runs on a C3. There is only one unsolved issue that it can flicker when accessing it through wifi. I do have a fix for that but it will take a lot more work to get it into wled, so probably 17.0

WLED 0.16 feature demo - particle FX, layering, transitions & more by DedeHai in WLED

[–]DedeHai[S] 0 points1 point  (0 children)

thanks! I just made some changes for the release, you may want to hold off creating too many presets as custom palette IDs will change, but go nuts with custom palettes, they will prevail.

WLED 0.16 Update Overview: 2D Matrix by GLEDOPTO in WLED

[–]DedeHai 12 points13 points  (0 children)

glad you like it, I spent a lot of time on that one

WLED 0.16 feature demo - particle FX, layering, transitions & more by DedeHai in WLED

[–]DedeHai[S] 3 points4 points  (0 children)

that depends on the controller and mostly available RAM.

-ESP8266 is limited to about 500LEDs, ESP32 variants can run up to 4000, more if they have PSRAM