None of us like using swing dustbins especially when they are used by a large number of people in places such as cafeterias, parks, public bathrooms etc. For my build, I wanted to come up with a solution for this problem.
The smart, touch-free dustbin opens automatically with the wave of a hand, eliminating any contact with unhygienic, germ-ridden surfaces. This can be used in busy locations to create a safer and cleaner environment.
Working Mechanism:
An ultrasonic sensor is present outside the dustbin that detects any object in its proximity. When an object comes within range of the ultrasonic sensor, the servo motor rotates by 180 degrees-allowing the lid of the dustbin to open. A coin, attached to the extension of the servo motor via a string acts as the lever for the open-close mechanism. The lid of the dustbin closes after a short period of time.
NOTE:
1)Make sure that the servo motor is attached to the lid of the dustbin properly as this acts as the lever for the entire mechanism. If not, the lid may not open and close properly. Hot melt glue gun or super glue are pretty useful for this.
2) The Arduino board, battery and wiring is fixed inside the dustbin. After fixing them, enclose these components in plastic to prevent contact with waste.
Circuit Diagram:
The circuit diagram is given below. It has only two major components(ultrasonic sensor and servo motor) apart from the Arduino Uno board and is simple to build.
This was a simple project which used readily available materials and was easy to make and solved an everyday problem. In this project, the lid of the dustbin always stays closed so that waste is not exposed and when waste needs to be disposed, the lid will automatically open.
Comments
Please log in or sign up to comment.