This project features a robotic knob to switch off the gas stove when the milk starts boiling. I made this project using Arduino Uno, a servo motor and a laser distance sensor. As the distance between rising milk and the laser sensor starts reducing, the servo motor turns off the knob. Now no more spilled milk.
For this project, I used Arduino UNO. Arduino is an open-source hardware and software platform to create interactive electronic projects with ease. It has a microcontroller, a development environment with a simple programming language, and a lot of sensors and actuators are available in the market making it possible to design almost everything.
TIMESTAMPS
00:00 Arduino Project - Prevent Milk From Boiling Over
00:10 Introduction
00:51 Technology Used
01:51 Hardware Explained
02:33 Software Explained - How It Works?