Close

Software

A project log for Advanced Alarm Clock

We need to get up in the morning. This will wake us up no matter what.

james-rogersJames Rogers 03/29/2016 at 03:080 Comments

Write up on my low power scheduling library.

The library code itself in Github.

First cut at the clock code using low power scheduling library I wrote.

The clock code currently only tells the date, time, temperature.

It also has a task to monitor the motion detector that is running constantly now and just turning on an LED.

Need to add:

Typical snooze durations. 5+4+3+2+1+.5+.5+.5 = 16 and a half minutes.

Right now it is nothing for me to hit a 9 minute snooze button 3 times, for close to a half an hour of snoozing.

Discussions