The main objective of a smart geyser is to alert the user with a buzzer, LED ON and a mail sent when the bath is ready.
Hereby alerting the user when the bath is ready power consumption and water usage can be limited.
WORKING:The temperature sensor (LM35) senses the temperature of the bath and sends an alert to the user if the temperature is between the range which is preset by the user according to their preference.
The user has four options for the user to choose from:
2. LUKEWARM.
4. VERY HOT.
The user is prompted with the above four options and can choose one.
After selection, the system sets the temperature range depending upon the selected option.
The user also has the option to change the temperature range if required.
When the temperature sensor senses that the temperature is in range, it alerts the user with an email sent, LED ON, and a buzzer alert.
I have also added polynomial regression(ML algorithm) which can be used to predict future temperature points and also for the user to keep track of his temperature points using a prediction graph.
This Prediction Graph is implemented with the help of BOLT CLOUD.
Actual Graph:
PredictedGraph:
WorkingVideo:
Comments
Please log in or sign up to comment.