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.
236 stars 111 forks source link

Power adjustment #20

Open robertowiest opened 5 years ago

robertowiest commented 5 years ago

Hello, I am using your example https://github.com/RobotDynOfficial/RBDDimmer/blob/master/examples/SerialMonitorDim/SerialMonitorDim.ino with ESP32, very good. However, I have some doubts about using% between 0-100. By setting any percentage between 5-13 my lamp is flashing and between 14-22 it is off. Is that correct? Or am I implemented something wrong?

emrebilgin commented 3 years ago

hi there.

i'm facing same issue. is there a fix/workaround for this situation?

anjana55 commented 3 years ago

Hello, I am using your example https://github.com/RobotDynOfficial/RBDDimmer/blob/master/examples/SerialMonitorDim/SerialMonitorDim.ino with ESP32, very good. However, I have some doubts about using% between 0-100. By setting any percentage between 5-13 my lamp is flashing and between 14-22 it is off. Is that correct? Or am I implemented something wrong?

This maybe due to your hardware. See over here for a good explanation of how this works: https://forum.arduino.cc/index.php?topic=111196.0

mrwnphs commented 2 years ago

I have a similar problem and I'm only powering an incandescent lamp. The recommendation from anjana55 does not address this issue.