
An IoT-based dustbin that opens automatically when garbage is near and separates wet and dry waste. Tech: Arduino, Sensors, IoT.
The Smart Dustbin is an IoT-enabled device designed to improve waste management and hygiene. It automatically opens the lid when a user approaches and uses sensors to identify the type of waste. Dry/light waste goes to one compartment, while wet/heavy waste is directed to another, promoting efficient segregation at the source.
Tech Stack
Microcontroller: Arduino / ESP32
Sensors: Ultrasonic sensor (proximity), Load cell (weight), Moisture sensor (wet/dry detection)
Actuators: Servo motors for lid opening and waste segregation
Optional: IoT module (ESP8266/ESP32 WiFi) for notifications
Features
Automatic lid opening using proximity sensors (IR/Ultrasonic).
Waste type detection using weight sensors or simple moisture detection.
Separate compartments for wet and dry waste.
LED indicators for full bins.
Can optionally send notifications to a mobile app when bins are full.