Whistle Controlled Dustbin

by Barqunics in Circuits > Arduino

873 Views, 1 Favorites, 0 Comments

Whistle Controlled Dustbin

Smart Dustbin - WHISTLE Controlled Dustbin || Arduino Project

In this project, a sound sensor will detect the sound intensity of your surroundings and will move an servo motor (open the dustbin) if the sound intensity is above a certain threshold.

Hardware and Materials Required

Arduino Mega + USB Cable II Arduino Uno : https://amzn.to/2qU18sO II https://amzn.to/2N1vZkM

9v battery: https://amzn.to/2zIcBmL

Switch: https://amzn.to/2upTngE

Jumper wires: https://amzn.to/2zKePBX

Male DC Barrel Jack Adapter for Arduino : https://amzn.to/2DLx6jI

Micro Servo 9g : https://amzn.to/2DXdE2e

Sound Sensor: https://amzn.to/2TAQRP6

Mini Breadboard : https://amzn.to/2JujS9e

Ice Cream Stick : https://amzn.to/2Gg8RuS

Dustbin

Connecting Servo Motor

vlcsnap-2019-07-19-21h13m31s400.png
vlcsnap-2019-07-19-21h22m39s050.png

First, I will start with the mechanism to open the lid. In order to open the lid,Glue one end of the popsicle stick to the flat side of the servo's horn. It must be palced near the hinge where the lid is connected to the main can.

Programming

Connect the arduino and upload the given program on your arduino uno.

Wiring

Whistle Controlled Dustbin.jpg
vlcsnap-2019-07-19-21h23m34s954.png
vlcsnap-2019-07-19-21h23m45s585.png

You can place Arduino, Sound Sensor, Mini Breadboard, and 9 Battery on Dustbin with the help of double tape and Wire the circuit as shown in the picture.

Testing

Test your whistle to open the dustbin.

Thank You