Description
Garbage Dustbin Monitoring System with IOT and Arduino
Our team has created an innovative project focused on monitoring garbage dustbins using Arduino Nano, ESP822, and an Ultra Sonic Sonar Sensor. The main objective of this project is to track the status of dustbins through a web protocol, potentially revolutionizing city cleanliness efforts. The system includes a web interface developed using PHP and MySQL, allowing administrators to monitor dustbin status in real-time from any web browser. The system notifies administrators when a dustbin is full, enabling them to contact garbage collectors for timely emptying.
Technology Utilized in the Garbage Monitoring System Project
The project incorporates the following hardware and software components:
- Arduino Nano: Used as the main development board
- ESP822: Integrated for Wi-Fi connectivity
- PCB Board: Utilized for module assembly
- Sonar Sensor: Employed for distance measurement
- PHP: Business logic and web interface development
- MySQL: Database management for the project
- Apache 2: Hosting the web interface on an Apache server