Arduino ProjectsArduino Tutorials

Arduino Automatic Open/Close Smart Dust Bin

How to build your Smart DustBin with Arduino

In this tutorial, we will learn how to build your Smart DustBin with Arduino which automatically opens.

Hardware Required :

Project circuit :

Project circuit diagram is shown below.

Arduino Automatic Open/Close Smart Dust Bin

For most of our Arduino projects that require to detect when an individual has left or entered the world , or has approached, HC-SR501 PIR sensors are an excellent choice. they’re low power and low cost, pretty rugged, have a good lens range, easy to interface with and are insanely popular among hobbyists.

HC-SR501 PIR sensor has three output pins VCC, Output and Ground. it’s a built-in transformer so it are often powered by any DC voltage from 4.5 to 12 volts, typically 5V is employed . aside from this, there are a few options you’ve got together with your PIR.

Arduino Automatic Open/Close Smart Dust Bin

Link to the Code :

https://github.com/MORYTECH/ARDUINO-CODE/blob/master/Arduino%20Automatic%20Open-Close%20Smart%20Dust%20Bin.txt

Demonstration :

Tags

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
Close
Close