RobotDynOfficial / RBDDimmer

The following library is used for work with dimmer, it gives ability to control large ammoun of dimmer. This lib uses with Leonardo, Mega, UNO, ESP8266, ESP32, Arduino M0, Arduino Zero, Arduino Due, STM32.
228 stars 104 forks source link

Blinking #2

Open GmasteR opened 5 years ago

GmasteR commented 5 years ago

Incandescent lamp blinks on your software on the NodeMCU v3 system :(

saichedelic commented 5 years ago

same here, nodemcu v1.

VSneg commented 5 years ago

@GmasteR, @saichedelic Please, can you give us more information about: What lamp do you use? When does it start blink? What kind of blink?

saichedelic commented 5 years ago

@VSneg I'm trying it on a 120W AC bulb and various platforms. The new lib seems to have fixed it. Didn't get much time to completely check it today. Will do more thorough testing when i get time tomorrow. thanks.

Marc-Calis commented 5 years ago

Lamp Blinks (your latest software) on Wemos mini D1 Lamp 50 hz 220V Start blink the moment you turn dimmer on Blink very slow, every ± 15 seconds

tilman commented 5 years ago

for me aswell. Using an ESP32 dev board, with a 40W Edison Bulb at 50 hz 220V

blinking only occurs above 90% dimming value, but then about 1 to 3 times a second, but pretty irregularly with no specific pattern.

tilman commented 5 years ago

Made a video of it (it's a zip because github does not support .m4v extension) IMG_5096.m4v.zip in the middle of the video i switched to 50% so flickering goes away

michalmaca commented 4 years ago

Did you solved this problem? Library works fine, but when i set more then 90% it is blinking

viewpointsa commented 1 year ago

I have the same problem when value upper 90%, with arduino uno, RobotDyn module HL, in 50Hz 230V

fabianoriccardi commented 1 year ago

@viewpointsa Had you tried Dimmable Light library? If you still had issues, you can try to adjust the interval which sets when the light is considered "fully on".