Introspection Smart Dust Bin

Published Aug 29, 2021
 2 hours to build
 Beginner

We have Devoloped a Smart Dustbin for Management of Eco-friendly Environment .

display image

Components Used

Arduino UNO
Arduino UNO
1
Ultrasonic Module HC-SR04
Ultrasonic module HC-SR04 is generally used for finding distance value and obstacle detection. It can operate in the range 2cm-400cm.
1
Wire
Hook-up Wire 788133 RED 100 FT
4
SG90 Servo Motor
Power Management IC Development Tools SG90 Servo
1
5VDC Adapters Power Supply
Wall Mount AC Adapters ac-dc, 5 Vdc, 2 A, SW, wall-plug, EU, P5 center pos, level VI, black
1
A small dustbin with hinged lid
Parts
1
Description

INTROSPECTIONSMART DUSTBIN

Information needed in this Abstract:

Language  Used: Embedded c,

Software  Used:  1.Arduino IDE,

Hardware Used: 1. Arduino Uno

                             2. HC-SR04 Ultrasonic Sensor Module  

                             3. Servo Motor  

                             4. Connecting Wires  

                             5.5V Power Supply  

                             6. A small dustbin with hinged lid  

                             7. Miscellaneous (glue, plastic tube, etc.)  

 

Abstract:

          The main aim of our project is to develop an automated dustbin. Dustbins (or Garbage bins, Trash Cans) 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, we have designed a simple system called Smart Dustbin using Arduino, Ultrasonic Sensor and Servo Motor, where the lid of the dustbin will automatically open itself upon detection of human hand.

       So, we placed an ultrasonic sensor over a dustbin, which will predict the distance of the object or particles.  

 

Circuit Connection

 

Video

 

ULTRASONIC SENSOR :  

In Automated smart dustbin Arduino works, when object come in front of the dustbin it will open automatically with the help of a servo motor. And to open the lid of the dustbin, servo is placed near the hinge where the lid is connected to the main Container.           

                                                           

Working:

Step 1: Make two holes to the Ultrasonic Sensor near the lid  of the dustbin.

Step 2: Now, from the inside, place the Ultrasonic Sensor through the holes and fix its position with the help of glue.

Step 3: After placing sensor, we move on to the servo and it is placed near the hinge where the lid is connected to the main container

Step 4: The final step in the build process is to make the necessary connections using long connecting wires as per the circuit diagram and securing these wires so that they don’t hang around.

Step 5: All the wires from both the components i.e. The Ultrasonic Sensor and Servo Motor are connected to respective pins of Arduino. This finishes up the build process of the Automated Smart Dustbin.

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 is 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 a certain time, the lid is automatically closed.

 

Advantages:  

               The lid of the dustbin stays closed, so that waste is not exposed (to avoid flies and mosquitos) and when you want to dispose of any waste, it will automatically open the lid.

Codes

Downloads

INTROSPECTION SMART DUSTBIN Download
Brilliant Crift-Bombul Download

Institute / Organization

PSNA COLLEGE OF ENGINEERING AND TECHNOLOGY
Comments
Ad