top of page
Smart Dustbin

An Arduino smart dustbin is a waste bin that uses sensors to detect when an object is near and opens automatically
You can watch the following video or read the written tutorial below.
Component Required:-
1.Arduino Uno
2.Ultrasonic Sensor
3.Servo Motor
4.Jumper Wires
5.Dustbin
Step-1:- Gather all the components that I have mentioned above.
Step-2:- Connect all the necessary components through jumper wires

Step-3:- Create Two Holes in the Dustbin to attach the Ultrasonic Sensor

Step-4 :- Create the mechanism for opening and closing of the lid

Step-5:- Final Step! Upload the code to the Arduino Board using Arduino IDE Software.The Code is given Below:
Code:
Now it's Done
Subscribe My Channel
bottom of page