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.
- 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.
- 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
- Add IoT capabilities for remote monitoring.
- Integrate weight sensors to track bin capacity.
- Implement a mobile app for smart notifications.
- Clone the repository:
git clone https://github.com/eleazartuazon/AutoBinBot-Arduino.git
- Open the
.inofile in Arduino IDE. - Connect the Arduino board and upload the code.
- Power up the system and test the motion sensor functionality.
π§ Email: [email protected]
π LinkedIn: https://www.linkedin.com/in/eleazartuazon/



