My plan is to buy an alarm clock, take it to pieces and make it so that when the alarm is due to go off, instead it activates a physical switch. Then I attach the device to the front of the dishwasher with suckers or similar. Set the alarm time and turn it on and at the chosen time, it moves the switch.
There are a few sticking points, mostly based around the problem that I've never really done this kind of hardware stuff before - I'm a software engineer. I could do this with Lego Mindstorms, but that seems like overkill. I thought it might be fun to learn something new
- What kind of device do I need to do the switching? An actuator? A solenoid? Can I get one of these fairly cheaply (I'm thinking less than £10)?
- The kind of alarm clock I have in mind is driven by a single AA battery. Would this be powerful enough to drive something hard enough to press a clicky button?
- The button has to be pressed and released to set it going - otherwise it will just reset. I'm not sure whether to do this on/off behavior with the clock or the switching thing. Any suggestions?
Peter