Smart Dustbin Used Arduino
Smart Dustbin Used Arduino
PROJECT REPORT
Automatic Object Sensing
Smart Dustbin
Session of 2022-25
ELECTRICAL ENGINEERING
Under the supervision of
Prof. SHIV PRAKASH SINGH
INTRODUCTION
OBJECTIVE
ABSTRACT
AIRDUINO UNO
ULTRASONIC SENSOR
SERVO MOTOR
BLOCK DIAGRAM
CIRCUIT DIAGRAM
CONCLUSION
INTRODUCTION 5
» Dustbins (or Garbage bins, Trash Cans, whatever you call them) are small
plastic (or metal) containers that are used to store trash (or waste) on a
temporary basis. They are often used in homes, offices, streets, parks etc.
to collect the waste. In some places, littering is a serious offence and
hence public waste containers are the only way to dispose small waste.
The smart dustbin is a carefully designed solution that solves the social
issue of waste disposal; the smart dustbin identifies the kind of material
being thrown inside it and segregates it into bio or non-biodegradable.
OBJECTIVE 6
Design and build a prototype for an automatic open dustbin that can
automatically open the lid when it detects the people who want to throw out
their trash. It also can detect the level of the trash that inside the dustbin.
To get familiar with the Arduino and the respective sensors how to use them
for a cause.
To analysis the dustbin program and set it up according to the physical
distance for best Working.
ABSTRACT 7
» Ultrasonic sensors work by sending out a sound wave at a frequency above the
range of human hearing. The transducer of the sensor acts as a microphone
to receive and send the ultrasonic sound. Our ultrasonic sensors, like many
others, use a single transducer to send a pulse and to receive the echo. The
sensor determines the distance to a target by measuring time lapses between
the sending and receiving of the ultrasonic pulse.
SERVO MOTOR 10
» A servo motor is an electrical device which can push or rotate an object with
great precision. If you want to rotate an object at some specific angles or
distance, then you use servo motor. It is just made up of simple motor which
run through servo mechanism.
COMPONENTS 11
AIRDUINO UNO
ULTRASONIC SENSOR
SERVO MOTOR
BATTERY
DUSTBIN
JUMPER WIRE
AURDUINO IDE
BLOCK DIAGREAM 12
CIRCUIT DIAGRAM 13
CONCLUSION 14
» A simple but useful project called Smart Dustbin using Arduino is designed
and developed here. Using this project, the lid of the dustbin stays closed, so
that waste is not exposed (to avoid flies and mosquitos) and when you want
dispose any waste, it will automatically open the lid.
15
THANK YOU !