PontusO / mlight-4_2_pmd

4/2 channel LED light controller
1 stars 0 forks source link

Add a schedule concept to the platform #3

Open PontusO opened 12 years ago

PontusO commented 12 years ago

The schedule concept is basically a way of putting a limit on the light at different hours of the day. For instance, if the PIR sensor is triggered during the night, when you are up to grab a night sandwich, you probably don't want to have the light go off at 100%

PontusO commented 12 years ago

Although fairly easy to implement, this will consume to much flash memory and will not fit the device. I have relabeled this issue as a future improvement.