RGB led strip projekt (wakeup light)

Pop your questions regarding Home automation Domotica hardware here.....
Post Reply
Qwerty
Starting Member
Starting Member
Posts: 1
Joined: Fri Sep 03, 2010 6:31 pm

RGB led strip projekt (wakeup light)

Post by Qwerty »

Hello!

I'm working on a project that will end up with something like a wakeup ligth with some special functions.
My thought is to take a sheet of glas or some kind of plastic and put some RGB leds behind it (probable a strip).
And what i want this to do:
1. It should have the abilities of a normal RGB led strip with a controller: have some programms, ability to adjust collor and brightnes and so on. But thats the easy part, wich is done by a normal controller.
2. It should be possible to use it with some kind of timer. So it turns on, on a programmed time, (like half an our before I want to wake up). (On a low level of brightnes), and then get brighter and brighter.
You may know how a wakeup ligh works.

So my question is:
How to get the led strip to work with a timer and then get brigther and brighter? The time should be easy to adjust, if you want to get up earlier or later.

I'm happy for any replies with some kind of ideas or thoughts or anything than can help.

//Qwerty
steffex
Starting Member
Starting Member
Posts: 3
Joined: Mon Aug 23, 2010 5:50 pm
Location: Doetinchem

Re: RGB led strip projekt (wakeup light)

Post by steffex »

I use an Arduino board with some mosfets and PWM to control a ledstrip.
With PWM you can control the colors of a RGB ledstrip, but also determine the brightness (its comes down to the same thing).

next some push buttons and a display to set the timer and view the current settings.
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

Re: RGB led strip projekt (wakeup light)

Post by Digit »

I use a JeeNode with MOSFET Plugs to control 4 LED strips.
I recently started with this:
http://blog.hekkers.net/2010/09/14/jeenode12v-oops/

A standard JeeNode has RF on board, so you should be able to adjust brightness level remotely.
Also check out this: http://jeelabs.org/2010/09/08/rgb-strips-revisited/
Post Reply

Return to “Questions & Discussions Forum”