Dimmable Light for Arduino

Device Control

This library allows to easily control dimmers (also known as thyristors).
This library was born to control dimmable light bulbs, but actually dimmers are fully compatible with other AC loads like electrical heaters and motors (be aware of what you are doing!). Actually it works on ESP8266, ESP32, AVR and SAMD.

Author: Fabiano Riccardi

Maintainer: Fabiano Riccardi

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32, avr, samd, rp2040 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.