Automatic Trash Bin

The Automatic Trash Bin project demonstrates how robotics can simplify everyday tasks, integrating innovative technology into real-life applications. This system utilizes a 100 RPM BDC Motor with Encoder alongside an Ultrasonic Distance Sensor Module to automate the opening and closing of a trash bin lid. By detecting the presence of a hand or a nearby object, the ultrasonic sensor sends a signal to the motor, which precisely controls the lid’s movement.

About Tools and Materials:

SMD Red (Purchase Here)

SMD USB Gateway (Purchase Here)

Arduino Gateway Module (Purchase Here)

Ultrasonic Distance Sensor Module (Purchase Here)

BDC Motor (Purchase Here)

Step 1: Hardware & Software Overview

Project Key Components

Project Key Features

  • Hands-free Operation

    The Ultrasonic Distance Sensor Module makes it easy in terms of hygiene and automation, automatic trash bin lid project makes life easier.

  • Adjustable Sensitivity

    The script include parameters that can be edited by the user to change the sensivity of the system, it helps to avoid unwanted activations of the BDC motor.

Step 2: Assemble

  1. Hardware Setup

Project Wiring Diagram

Step 3: Run & Test

  1. Run the Script

    • Execute the script, initiating the Automatic Trash Bin application.

    • Approach the trash bin, and observe how the lid opens automatically when the user is in close proximity.

  2. Enhance and Customize

    • Fine-tune the sensitivity parameters in the script based on the user feedback and the specific requirements of the environment.

    • Explore additional features, such as automatic lid closing after a specified period or incorporating status indicators.

Codes

Last updated