Delayed button press
Posted: Sun Oct 23, 2011 8:37 pm
I bought a dishwasher with no delay feature. A delay would be useful to take advantage of off-peak cheap electricity, so I thought I would try to make something do the job as a "fun project". Rather than risk damaging the dishwasher itself, I was hoping to make a device that just presses the button on the front - the small-travel clicky sort, rather than the big on/off button - at some specified time.
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
Peter
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