You are on page 1of 15

IOT BASED SMART CONTAINER USING

NODE-MCU

Presented by
CH.MADHAN KUMAR -19311A04Y6
MD.FARDEEN - 19311A04AE
P.ROHIT - 19311A04AZ
CONTENTS:

■ INTRODUCTION
■ IFTTT SETUP
■ COMPONENTS REQUIRE
■ CIRCUIT DESIGN
■ WORKING PRINCIPLE
■ ADVANTAGE
■ FUTURE SCOPE
INTRODUCTION

■ Now a days, In our day to day life,people became more busy


such that they are much more immersed in their work schedule
and are unable to concentrate or take care of their household
things. Most of the time people find it difficult to track their
kitchen items,because nowadays it has become a room of least
visit. In a scenario,where people find hard time to prepare their
own food,it is even more difficult for them to track their
grocery items in their room. This also helps for shopkeepers to
avoid out of stock situations which may lead to huge loss in
revenue.
HARDWARE REQUIREMENTS:

*Node MCU ESP8266 Wifi Module- 1 No.


● Ultrasonic Sensor HC05- 1 No.
● Container - 1 No.
● Breadboard-1 No.
● Jumper Wires -4 No.

SOFTWARE REQUIREMENTS:

■ Ardino IDE
■ Gmail
■ IFTTT
IFTT SETUP
BLOCK DIAGRAM:
Flow chart
WORKING:
■ When the container is set up and the set up is connected to a power supply,the ultrasonic
sensor emits the waves and hits the level up to which the jar is filled. After that ,it
reflects back and travels in opposite direction towards the sensors and the sensor
receives these waves through the receiver.
■ This is considered as the input to the system and this input is send to the NodeMcu
through the echo pin.
■ A pre-programmed code is already installed in the NodeMCU and as soon as it receives
input from the echo pin it calculates the distance travelled with speed and time formula
■ and simultaneously compares this with the total length of the container and gives the
percentage of Container is empty. This in turn conveys How much percent the jar is
filled and this output is displayed in the system.
WORKING:

■ A pre-programmed code is already installed in the NodeMCU and as


soon as it receives input from the echo pin it calculates the distance
traveled with speed and time formula

■ and simultaneously compares this with the total length of the jar and
gives the percentage of jar is empty. This in turn conveys How much
percent the container is filled and this output is displayed in the system.
IMPLEMENTATION
CIRCUIT CONNECTIONS:

■ The circuit connections are shown in the above circuit diagram,


■ The D5 pin of the NodeMCU is connected to the Trigger pin of the ultrasonic sensor
and the D6 pin is connected to the Echo pin of the sensor.
■ The Vin pin of the NodeMCU is connected to the Vcc pin of the ultrasonic sensor
■ whereas the ground pin of the sensor is connected to the ground pin of the NodeMCU.
The NodeMCU is powered by the 5V power supply. Out
RESULT:
Advantages
■ The smart container can be used to track the exact contents of the container from
anywhere.
■ It is mostly useful for those people who find it difficult to know the amount of contents.
DISADVANTAGE:
*It requires continuous connection of internet for working.
Future scope

■ The container can be developed for multi-purpose usage such as measuring the liquid
quantity of some chemical solutions in a container.
■ It can be made completely wireless with the availability of latest technology then.
Synchronizing of one or more devices.
THANK
YOU!!!!........

You might also like