-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weird flicker when toggling on/off Athom bulbs with 0.15.0-b6 #4396
Comments
I noticed this too when working on the new PWM outputs. It is related to fading value being offset from the starting and target value but I could not pin-point where this actually happens. |
Hey there, I think i might have the same thing - it "looks" pretty the same. I have this problem on my 3 PWM strips. I added a small video of the current situation. |
Hi, |
I found one issue in the code related to CIE brightness curve calculation. Is the issue gone if you enable dithering in the PWM LED settings? |
Thanks for fixing :-) |
What happened?
When the fade-in starts and when fade-out is finishing. A weird flicked happens.
https://drive.google.com/file/d/1YgvZzD1sl7MFx1y-zQKS_JEvJhUdDfPS/view?usp=sharing
When turning on is starting to increase brightness, then turning instant off than on again. And vice versa.
To Reproduce Bug
Flash the 0.15.0-b6 or the release 0.15 to any Athom 7w or 15w.
Turn it on/off by the web interface.
I think was introduces in 0.15.0-b6. Works fine on 0.15.0-b5
Noticed a flicker when going on or off.
Expected Behavior
To be smooth as before.
Install Method
Binary from WLED.me
What version of WLED?
0.15-(b6/release)
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: