need to build a timer control board for a coffee machine
it needs to be able to activate 3 240v solenoid valves with 4 programmable time periods before shut off
and also turn on a 240volt motorpump
Any suggestions would be helpful
Thanks
need to build a timer control board for a coffee machine
it needs to be able to activate 3 240v solenoid valves with 4 programmable time periods before shut off
and also turn on a 240volt motorpump
Any suggestions would be helpful
Thanks
It might also be worth looking into the ATTiny85 or similar. They can be programmed using an Arduino board through the Arduino IDE. Ideal for a simple project requiring a small footprint.
PS...
2nd the suggestion from mcb1 regarding the use of millis() from the BlinkWithoutDelay example.
It might also be worth looking into the ATTiny85 or similar. They can be programmed using an Arduino board through the Arduino IDE. Ideal for a simple project requiring a small footprint.
Thats what the Digispark is http://digistump.com/category/1
cheers
mark
Thats a nice looking bit of kit!
Surprised I haven't noticed it before. Thanks for the link.
Thats a nice looking bit of kit!
Surprised I haven't noticed it before. Thanks for the link.