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.
244
stars
112
forks
source link
Inquire about the pinout (Dimming and Zero-Cross) of the DIY IoT AC-Dimmer KIT module, ESP8266 Wi-Fi D1 #46
I have uploaded sample program from Dimmer Library (RBDdimmer.h): https://github.com/RobotDynOfficial/RBDDimmer (SimpleWaveDimmerESP8226 file) but no response at all on dimmer module,
I want to ask, is the pin initialization in the program correct??, I'm using a micro wemos d1 mini
my dimming test uses a load of incandescent lamps, solder, and I test on a multimeter indicating there is no voltage and the dimming indicator does not respond, when the upload process the dimming indicator lights up,
I followed the input pin in the sample program
I guess there is an error in the input pin in the program, but I don't know the pinout of the device because it doesn't have a clear schematic or datasheet
I have uploaded sample program from Dimmer Library (RBDdimmer.h): https://github.com/RobotDynOfficial/RBDDimmer (SimpleWaveDimmerESP8226 file) but no response at all on dimmer module,
I want to ask, is the pin initialization in the program correct??, I'm using a micro wemos d1 mini
my dimming test uses a load of incandescent lamps, solder, and I test on a multimeter indicating there is no voltage and the dimming indicator does not respond, when the upload process the dimming indicator lights up, I followed the input pin in the sample program
I guess there is an error in the input pin in the program, but I don't know the pinout of the device because it doesn't have a clear schematic or datasheet
best regard