fabianoriccardi / dimmable-light

Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.
GNU Lesser General Public License v2.1
97 stars 29 forks source link

ESP8266/RobotDyn #19

Closed NicBout closed 1 year ago

NicBout commented 4 years ago

Thanks for this nice library. Unfortunately, I doesn't seem to work for me. Everything compiles and flashes fine in the Arduino IDE. I don't seem to be getting my circuit to work. I use the ubiquitous RobotDyn 1 channel dimmer and an ESP8266 12F NodeMCU. No light, whatever the sketch...

I am using a Mac, latest OS version, the latest version of the Arduino IDE, ESP8266 Framework 2.7.4, and the current Dimmable lights code from GitHub. Would anyone have any idea? Many thanks

fabianoriccardi commented 1 year ago

Sorry for the very late reply... I'm closing this issue since very long time has passed, frameworks and this library were updated in the meantime and, currently, I don't see any issue on ESP8266.

However, if this issue is still relevant to you, please tell me and I will investigate it.