Hello to everyone. I have a project. I have a filter coffee machine. I want the coffee machine to work at 7 every morning. For this project, I have arduino uno, rtc, relay, nokia 5110 screen. but I don't know how to code. I will prepare the coffee machine at night. At 7 o'clock in the morning, the relay will active on the switch and start the machine. I'm waiting for your help.
Hello
why you donĀ“t use a simple time switch?
LOL I was thinking just that, and in fact used that very method when I was in university to help me wake up in the morning.The clock simply went on at 7:30 in the morning to brew my coffee, and off at 8 or 9 in the evening so the rest of the day I could use the machine normally.
I just had to remember to prepare the machine the evening before (put in water and coffee powder), and set the switch on the machine to ON. Otherwise nothing would happen in the morning. Pretty much fail safe that way.
wvmarle:
LOL I was thinking just that, and in fact used that very method when I was in university to help me wake up in the morning.The clock simply went on at 7:30 in the morning to brew my coffee, and off at 8 or 9 in the evening so the rest of the day I could use the machine normally.I just had to remember to prepare the machine the evening before (put in water and coffee powder), and set the switch on the machine to ON. Otherwise nothing would happen in the morning. Pretty much fail safe that way.
KISS - keep it simple and stupid
Do you want to learn to code? If yes, all you need is determination and a real time clock chip(RTC). Google for RTC or which there is Arduino sample code and/or an Arduino library. Study the sample code. Ask questions in appropriate parts of this forum.
If no, buy a coffee maker with a clock built in.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.