Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Leds flickers to full brightness when powering on #3955

Closed
1 task done
Andro-Marian opened this issue May 3, 2024 · 6 comments
Closed
1 task done

Leds flickers to full brightness when powering on #3955

Andro-Marian opened this issue May 3, 2024 · 6 comments
Labels

Comments

@Andro-Marian
Copy link

What happened?

With the Athom Digital Miocrophone controller when powering on the Master the leds flicker to Full Brightness (And sometimes has wrong color) then going to lowest brightness and starting to increase the brightness to the selected brightness.

VID_20240502_223815.mp4

To Reproduce Bug

Set the leds to a lower brightness and toggle the Master power from WLed.

Expected Behavior

The flicker should not occur. The color should be black when turning on and after like 0.5 seconds to start to transition, maybe.

Install Method

Binary from WLED.me

What version of WLED?

0.14.3

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

I see than if I set the black color before turning it on and selecting a color after the transition is good without any flicker.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@blazoncek
Copy link
Collaborator

All supported LED ICs work as expected. Consider checking KB for supported LED ICs.
Please use WLED forum or Discord for help and support questions.
Closing.

@blazoncek blazoncek closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2024
@Andro-Marian
Copy link
Author

Andro-Marian commented Jan 9, 2025

This is not fixed. And it's a bug. On 0.13 works better

Still exists on 0.16 with Athom Music Addressable LED Strip Controller and WS2815.

@DedeHai
Copy link
Collaborator

DedeHai commented Jan 9, 2025

does this happen to you on WS2812 as well?

@Andro-Marian
Copy link
Author

Andro-Marian commented Jan 9, 2025

Yes. Also without a shifter and on Breadboard with WS2812b
https://youtu.be/PC-3BiRwojw : 00.21 a big blue flash
wled_cfg_Marian-Desk-2.json

@softhack007
Copy link
Collaborator

softhack007 commented Jan 9, 2025

@Andro-Marian it looks like the "white flash" is happening in the moment when the relay powers the strip ?
In this case, it could be that the strip is not yet in sync with the led datastream at power-on, so the leds "misunderstand" the data and you see a glitch. Unfortunately we cannot do much in software in this case, however @DedeHai has just prepared a PR that might help:

please test.

@DedeHai
Copy link
Collaborator

DedeHai commented Jan 9, 2025

forgot to mention: we discussed this at length in discord. code is tested.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants