I would like to illuminate my staircase with LED strips. I plan to install a strip on each stair and do some animated effects with the help of na Arduino type board based and motion sensor installed at the top and bottom of the staircase. For exemple I would like the strips to illuminates sequentially from bottom to top of the staircase, or the other way around depending which motion sensor detects a person.
The easiest way to achieve it is a series of relays controlled by the board. But I would like also to be able to dim the LEDs to control the amount of light they give. I have some doubts how to achieve it:
An easy setup would be to have a 12V power supply connected to a LED dimmer and then the relays to each of the LED strips. But I'm not sure if the LED dimmer will work well when there are relays between it and the LEDs. Has anyone some experience with it?
Also, do you know a LED dimmer that can be controlled by an Arduino board?
In addition, a nice effect would be an fade-in/fade-out effect for each strip, but I don't know if this is easy to make.