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.
227 stars 104 forks source link

Inquire about the pinout (Dimming and Zero-Cross) of the DIY IoT AC-Dimmer KIT module, ESP8266 Wi-Fi D1 #46

Open eunbiline98 opened 2 years ago

eunbiline98 commented 2 years ago

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 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