/Coffee_Alarm

Makes you a coffee when alarm wakes you up.

Primary LanguageJava

Coffee Alarm

Coffee Alarm is a mobile app that allows you to automate your morning routine by connecting your phone to an ESP32 board, which controls your coffee machine.
You can set an alarm and have it trigger a HTTP request to the ESP32 board, instructing it to start brewing your coffee when the alarm goes off.
It consists of a mobile app written in Java and ESP32 server in C.