Skip to content
Fabiano Riccardi edited this page Oct 23, 2023 · 3 revisions

Welcome to the Dimmable Light for Arduino wiki!

Dimmable Light for Arduino is a library to manage multiple dimmers in Arduino environment. In this documentation, you can learn how to use the library, how to tune parameters, the general software architecture and a bit of electronic related to triacs and dimmers.

DISCLAIMER: this library is intended to be compatible with many different MCU architectures. Of course, they may have substantial differences among each other, leading to decisions that may seem unjustified for some architectures. Hence, I give up for some (hardware) optimizations in favor of software portability (to be more consistent with Arduino philosophy).

Clone this wiki locally