Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

ARDUINO BASED BOILING MILK USING ULTRASONIC SENSOR

BLOCK DIAGRAM

Relay
ULTRASONIC

SENSOR

Induction
ARDUINO
RESET machine
/ARM7

IOT
RF RX

POWER
SUPPLY

RF TX

BUTTON
ABSTRACT

Here we are using arduino as a controller. The Arduino Uno is a microcontroller board based on
the ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM
outputs), 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power jack, an ICSP
header, and a reset button. It contains everything needed to support the microcontroller; simply
connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get
started.

Ultrasonic sensor is used to check the level of milk. A threshold value is set in the controller. If
level goes above its threshold value. Then induction cooktop automatically shut off. Here we are
using RF remote for controlling pressure cooker. After the 4 whistle we can automatically shut
off the induction. By using Button.
PROBLEM STATEMENT

Often women are bothered by the milk boiling out on the induction. Most of the times you are up
with some other work which makes you forget about the milk kept on the induction. Whenever
you’re out of the kitchen for some other work, you always try to keep the heat on low. But
somehow the milk boils out on the induction. To solve your problem. In this project we are using
ultrasonic sensor. Is it possible to shut off induction when it is just about to boil, by sensing its
level by using ultrasonic sensor.
Block Diagram Description

 Here we are using arduino as a controller. ultrasonic sensor, RF Module, IOT .


 Ultrasonic sensor continuosly check the level of milk. If the level exceeds than set
value.at that time using relay automatically shut off the induction.
 By using IOT data will be updated on web server.
 Here we using the wireless technique. i.e RF to automatically shut off induction by
pressing button. For ex . some vegetables are cooked in pressure cooker. Then You want
to shut off induction after four whistle . through RF pressing button automatically shut
off induction.
Objectives:

 To acknowledge how to program Arduino and make it work on any system.


 To learn how to control the system using RF.
 To design and build up a prototype of sensor for the system.
APPLICATIONS

 In home
 In hotels
ADVANTAGES

 Fully automatic.
 Reduce manual work.
 Eco friendly.
 Low maintenance.
 Safety.
 Easy to install.
 More accurate.
 Longer range

You might also like