0% found this document useful (0 votes)
68 views7 pages

Smart Dustbin 2

The document describes a smart dustbin project consisting of an Arduino, ultrasonic sensor, and servo motor. The system uses the ultrasonic sensor to detect when a human hand is near the dustbin and then activates the servo motor to open the dustbin lid. When the hand is removed, the lid automatically closes. Key components are an Arduino, ultrasonic sensor, servo motor, and a dustbin modified with an arm connected to the servo motor to open and close the lid.

Uploaded by

Andrew Arun
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)
68 views7 pages

Smart Dustbin 2

The document describes a smart dustbin project consisting of an Arduino, ultrasonic sensor, and servo motor. The system uses the ultrasonic sensor to detect when a human hand is near the dustbin and then activates the servo motor to open the dustbin lid. When the hand is removed, the lid automatically closes. Key components are an Arduino, ultrasonic sensor, servo motor, and a dustbin modified with an arm connected to the servo motor to open and close the lid.

Uploaded by

Andrew Arun
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/ 7

SMART

DUSTBIN

Project Members

HRRITHIK RIVALDO V-212918114044


ANDREW ARUN P-212918114008
JAGAN KUMAR J -212918114045
JAYANKANDHAN R-212918114046
SMART
DUSTBIN:

• 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 open itself upon
detection of human hand
Components Required :

 Arduino UNO
 HC-SR04 Ultrasonic
Sensor Module
 TowerPro SG90 Servo
Motor
 Connecting Wires
 5V Power Supply
 A small dustbin with
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.
CONCLUSION :

A simple but useful project called Smart


Dustbin using Arduino is designed and
developed here. When you want dispose
any waste, it will automatically open the
lid.

You might also like