AUTO-TRASH BOX
How to make an auto sensor trash can using Arduino__
////////////////////////////////////////////////////////////////////////////////
Refrence to:
https://www.instructables.com/id/TRASH-BOT-Arduino...
Materials You Will Need
1. USB cable
2. Bread Board
3. Motor
4. Ultrasound sensor
The out-side box:
1. A shoebox or a cardboard box
2. Some cardboard or a popsicle stick
( The cardboard/ popsicle stick is to attach to the motor spinner, so it can lift the box cover.)
Circuits
The circuits for this project is easy and simple to do.
Connect your motor and sensor to your Arduino board and the breadboard like the picture on top then your all set for the circuits.
The Box
Find any box, poke a hole to put the sensor and the USB cable. The motor should be put inside the box and the side of the box so the motor can lift the cover of the box.
The Code
You can copy the code from here:
https://create.arduino.cc/editor/meaganc719/b6a7caa3-43ff-4786-b151-2d876bc6623b/preview
The Final Project
The final project should look something like this.