8000 GitHub - logan-void/Arduino-BinBot: 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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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.

Notifications You must be signed in to change notification settings

logan-void/Arduino-BinBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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/logan-void/Arduino-BinBot
  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: superfreelancer303@gmail.com
🔗 LinkedIn: https://www.linkedin.com/in/logan-void/

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0