0% found this document useful (0 votes)
536 views9 pages

Smart Dustbin: Presented By:-Nehal Pawar B616 Bhavesh Tamboli B612 Tejas Patil B605 Rishikesh Kale B603

The document describes a smart dustbin system that uses an ultrasonic sensor and servo motor controlled by an Arduino board. The ultrasonic sensor detects when a person's hand is near the dustbin lid and sends a signal to the Arduino. The Arduino then activates the servo motor to open the lid. When the hand is removed, the lid closes automatically. The smart dustbin aims to automate opening and closing of the lid in a sanitary way without direct contact. It also allows for remote monitoring and optimization of waste collection to increase efficiency.

Uploaded by

piyush
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
536 views9 pages

Smart Dustbin: Presented By:-Nehal Pawar B616 Bhavesh Tamboli B612 Tejas Patil B605 Rishikesh Kale B603

The document describes a smart dustbin system that uses an ultrasonic sensor and servo motor controlled by an Arduino board. The ultrasonic sensor detects when a person's hand is near the dustbin lid and sends a signal to the Arduino. The Arduino then activates the servo motor to open the lid. When the hand is removed, the lid closes automatically. The smart dustbin aims to automate opening and closing of the lid in a sanitary way without direct contact. It also allows for remote monitoring and optimization of waste collection to increase efficiency.

Uploaded by

piyush
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

SMART DUSTBIN

Presented By:-
Nehal Pawar B616
Bhavesh Tamboli B612
Tejas Patil B605
Rishikesh Kale B603
CONTENTS:-
• Introduction
• Concept
• Structure
• Processing
• Advantages
• Benefits
• Conclusion
INTRODUCTION:-
• 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.
• Usually, it is a common practice to use separate bins for
collecting wet or dry, recyclable or non-recyclable waste.
• In this project, I have designed a simple system called
Smart Dustbin using Arduino, Ultrasonic Sensor and
Servo Motor, where the lid of the dustbin will automatically
CONCEPT:-
• The main concept behind the Smart Dustbin using
Arduino project is Object Detection. I have already used
Ultrasonic Sensor in Object Avoiding Robot, where upon
detecting an object, the Robot will change its course of
direction.
• A similar methodology is implemented here, where the
Ultrasonic Sensor is placed on top of the dustbin’s lid and
when the sensor detects any object like a human hand, it
will trigger Arduino to open the lid.

Structure:-
WORKING:-
• After setting up the Smart Dustbin and making all the
necessary connections, upload the code to Arduino and
provide 5V power supply to the circuit. Once the system is
powered ON, Arduino keeps monitoring for any object
near the Ultrasonic Sensor.
• If the Ultrasonic Sensor detects any object like a hand for
example, Arduino calculates its distance and if it less than
a certain predefined value, Arduino will activate the Servo
Motor and with the support of the extended arm, it will list
the lid open.
• After certain time, the lid is automatically closed.
PROCESSING:-
• Implementing Code
• Implementing the Code in Arduino
• Connecting the Servo
• Connecting the Ultrasonic Sensor
• Wiring up the Components
ADVANTAGES & BENEFITS:-
• It saves time and money by using smart waste collection bins and
systems equipped with fill level sensors. As smart transport vehicles
go only to the filled containers or bins. It reduces infrastructure,
operating and maintenance costs by upto 30%.
➨It decreases traffic flow and consecutively noise due to less air
pollution as result of less waste collection vehicles on the roads. This
has become possible due to two way communication between smart
dustbins and service operators.
➨It keeps our surroundings clean and green and free from bad odour
of wastes, emphasizes on healthy environment and keep cities more
beautiful.
➨It further reduces manpower requirements to handle the garbage
collection process.
➨Applying smart waste management process to the city optimizes
management, resources and costs which makes it a "smart city".
➨It helps administration to generate extra revenue by advertisements
on smart devices.
CONCLUSION:-
• 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.

You might also like