A smart garbage monitoring/management system for smart cities in India to make cities more clean and efficient currently the waste management system in India is working randomly and it need's many revolutionary changes. By this project multiple issues of waste management can be solved.
- Constant monitoring of waste around the city
- Reminders when dustbin is filled
- Optimized route for waste management
- No need of wifi network in rural areas
- Long ranage rf communication used for rural areas.
- Web dashboard for live waste monitoring.
- A dustbin which is in a area where wifi is available will send its data directly to Blynk IoT cloud
- Dustbin which is in rural area will send its data to a gateway using rf signals
- Gateway will send data of dustbins in rural area to Blynk IoT cloud
- Firstly you will need to upload Iot dustbin to a nodemcu board which act as an normal IoT dustbin which sends data to Blynk Dashboard through wifi
- Then upload and configure transmitter code to arduino nano which in our case will be our transmitter
- After that upload Receiver code to arduino nano on receiver side
- Upload Gateway code to ESP32 for enabling Blynk Communication Through Wifi
- Configure Blynk Dashboard