Kitchen LED Lighting
September, 2012
When I moved into my new home the kitchen seems a bit bland, and with it being a rental there isn't too much I can do. I've noticed there is a 1/2" gap between each of the cupboards that extends from top to bottom, the perfect place to discretely run wires without drilling any holes. There was also an outlet in the cupboard above the stove to power the microwave. I've decided to add some much needed ambiance to my kitchen, so I decided that I wanted to install multi-colored LEDs above the cabinets and warm-white LEDs under to illuminate the work space.
After doing some research on different LED control modules, I've decided that I wanted to build my own. I wanted to have four channels of control, three for the colored LEDs on top and one for the under-cabinet. I also wanted the system to turn it's self on and off automatically, and make sure the kitchen was always lit at night in a night-lite mode. After experiencing an extended power outage after hurricane Irene I also wanted the system to have a battery backup that will make sure the lights stay on long after the power goes out.
As far as off the self solutions, I could have gone with a simple Chinese made RGB controller, but they only offer a few fixed modes and offer little flexibility for configuration. There are also advanced DMX controllers that are more then powerful for what I need, but they usually require something to be feeding them a constant signal, such as a computer with a DMX interface or a lighting console. This is defiantly outside of my price range. For backup power, all of these solutions will have to run off an uninterruptible power supply, which are usually inefficient with the DC to AC conversion when running off of the battery.
|
|
|
|
|
|
The controller installed and fully working. The lights fade up automatically at 7:00pm and dim at midnight. While on, the RGB LEDs fade slowly between blues, greens, and purples. It adds some much needed ambiance in my home.
During a power outage at night, the unit will automatically turn on at %25 to keep the kitchen illuminated. With the on-board clock, the unit is smart enough to keep the lights off during the day to help conserve power and extend runtime. I get about ~20 hours in this mode with a fully charged battery. The front button still allows me to switch between Power Outage Mode and night light mode, with some conservation I can make the battery last a few days completely independent of another power source. The Belkin UPS automatically turns it's self off when the battery drops to 11.5 volts.
In the future I would like to add an external photo-sensor so the system can automatically adjust for the time it turns it's self on for cloudy days and adjusting for the sunset throughout the year. I would also like to have each cabinet section be individually addressable to allow for chase sequences and more interesting ambiance lighting.
The Arduino sketch for my LCD control board. |





