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.
I use Arduino nano to control temperature by my bulb. My hardware include:
Arduino nano
Oled LCD i2C
Temperature sensor ds18b20
2 button to set the temperature set point
When I use your example, the light of my bulb is stable (without Oled, temp sensor code). But when I combine code display oled, get temp from sensor, the light bulb is not stable anymore.
Can you explain for me and suggest solution? Thank you very much!
I use Arduino nano to control temperature by my bulb. My hardware include: