Skip to content

neonflux-io/AutoBinBot-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AutoBinBot - Smart Trash Bin πŸ€–πŸ—‘οΈ

AutoBinBot is an Arduino-powered smart trash bin designed to enhance waste management through automation. Using sensors and a servo mechanism, it automatically opens the lid when motion is detected, promoting a touchless and hygienic waste disposal experience.

✨ Features

  • Remote Control App – This bot can be controlled via a dedicated mobile application.
  • Touchless Operation – Uses an ultrasonic sensor to detect motion and open the lid automatically.
  • Energy Efficient – Optimized power consumption with sleep mode when not in use.
  • Compact & Durable Design – Designed for home, office, or public use.
  • Arduino-Based – Built using Arduino for flexibility and easy customization.

πŸ”§ Tech Stack

  • Microcontroller: Arduino Uno
  • Sensors: Ultrasonic Sensor (HC-SR04)
  • Actuators: Servo Motor (SG90/MG995)
  • Programming Language: C++ (Arduino Sketch)
  • Power Source: Battery Pack or USB Power Supply

πŸ“Έ Screenshots

Schematic

image

Design

image image

App Screenshot

image

πŸš€ Future Improvements

  • Add IoT capabilities for remote monitoring.
  • Integrate weight sensors to track bin capacity.
  • Implement a mobile app for smart notifications.

πŸ›  Setup & Installation

  1. Clone the repository:
    git clone https://github.com/eleazartuazon/AutoBinBot-Arduino.git
  2. Open the .ino file in Arduino IDE.
  3. Connect the Arduino board and upload the code.
  4. Power up the system and test the motion sensor functionality.

πŸ“¬ Contact

πŸ“§ Email: [email protected]
πŸ”— LinkedIn: https://www.linkedin.com/in/eleazartuazon/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages