Final Paper
Final Paper
Page 01
on IoT," describes a comprehensive concept that combines real-time new automation applications such as smart bins, contactless
GPS monitoring with ultrasonic sensors in smart bins [7]. Their switches, and home control systems, opening the way for more
solution allows administrators to monitor dustbin fill levels and intelligent and adaptable settings.
garbage vehicle whereabouts in real time via a web dashboard. This
real-time input reduces unnecessary pickups and enhances route
optimization, saving time, fuel, and human labor while contributing V. IMPLEMENTATION & EXPERIMENTATION
to a cleaner environment. Setting up the required hardware, such as the Arduino Uno, IR
Similarly, the research article "IoT-based Smart Garbage sensor, relay module, and motor, is the first step in putting the Smart
Monitoring System and Advanced Disciplinary Approach" describes Garbage System into operation. To identify the presence of waste,
a cloud-connected network of smart bins outfitted with an infrared sensor is placed close to the rubbish bin's opening. The
microcontrollers and sensors [1]. These smart bins broadcast waste Arduino receives a signal from the sensor when an item is detected,
level data to a central server, which then schedules rubbish analyzes it, and activates the relay module. The motor that opens
collection only when necessary. The approach not only improves and closes the bin lid is controlled by the relay module, which
efficiency but also incorporates educational and social awareness functions as a switch. The method improves ease and hygiene by
components to promote proper garbage disposal among individuals. guaranteeing that garbage disposal is entirely touch-free.
The paper "Smart Garbage Monitoring System Using IoT"
considers the use of embedded microcontrollers like Arduino or
Raspberry Pi, along with GSM modules, to warn municipal workers
when bins reach maximum capacity [2], [3]. The study emphasises
lowering environmental pollution and labour costs while improving
the overall performance of municipal garbage management systems.
Another study, "Smart Dustbin for Waste Management,"
emphasises the value of automation in garbage sorting and
collection. Their solution combines infrared sensors and load
sensors to identify the quantity and type of garbage, with
notifications sent to a central dashboard [4], [11]. The project
emphasises the importance of real-time automation in ensuring
sustainable urban cleanliness.
The "Smart Bin Internet of Things Garbage Monitoring System"
investigates how smart infrastructure may be smoothly integrated
with existing municipal services [5]. The proposed concept
incorporates GSM and GPRS modules for real-time data
transmission while emphasising user interface design for
administrative dashboards. The study shows how technology might
help trash sources and collection authorities communicate more
effectively.
Another valuable contribution is found in the paper “Smart Waste
Management System using IoT”, where the authors design a system Fig 01.: Hardware components used for the project
that combines various sensors and wireless communication
protocols to report bin status [6]. This work particularly focuses on
scalability and affordability, which are key factors for deployment in To ensure proper functionality, the Arduino Uno is programmed
developing countries. using the Arduino IDE. The code defines the behavior of the IR
sensor and motor, instructing the system to respond whenever waste
is detected. When an object is sensed, the relay activates the motor,
IV. PROBLEM STATEMENT which lifts the bin lid for a few seconds before closing it again. The
system is powered using a 5V power source, and connections are
In today's continuously changing environment, automation has established using jumper wires. The motor used can be either a
become an essential tool for increasing efficiency and eliminating servo motor (which offers precise control over the lid’s movement)
manual involvement. However, many traditional systems use or a DC motor (which may require a motor driver module for
antiquated techniques, such as manual switches, to activate or smooth operation). The relay module acts as a bridge between the
deactivate components such as motors and lights. This reliance not motor and the microcontroller, ensuring safe and efficient power
only creates annoyance but also increases delays and inefficiencies, distribution.
especially in cases that need frequent or real-time operation.
Furthermore, in areas where cleanliness and safety are important,
manually manipulating switches is not practicable or desired.
Although different sensor-based systems exist, they frequently
lack the seamless integration of components capable of successfully
processing sensor data and carrying out physical operations via
dependable actuators. Many existing options are either complex,
costly, or need extra connectors and large circuits. There is still a
need to build compact, low-cost systems that can automate simple
processes, such as turning a device on or off, using only sensor
detection and microcontroller logic.
This project fills that gap by presenting a system that employs an
IR sensor to detect presence or motion, an Arduino to analyse the
data, and a relay to switch a servo motor accordingly. The objective
is to design a control system that is both efficient and responsive
without requiring intricate breadboard wiring. This configuration
not only simplifies development and lowers costs but also opens up Fig 02.: Block diagram of the project
Page 04
This smart garbage system is not only cost-effective but also Future smart bins can be built to gather and upload enormous
energy-efficient and easy to implement. It can be further enhanced amounts of environmental data, such as air quality, humidity, and
by integrating an ultrasonic sensor to measure the garbage level and odour levels near garbage sites. This information might be critical
notify waste collection authorities when the bin is full. Additionally, for local governments to monitor cleanliness standards and uncover
an ESP8266 Wi-Fi module could be added to enable IoT-based health dangers in specific areas. Using this data, authorities can
monitoring, allowing real-time data transmission to municipal waste anticipate sanitation-related epidemics or hazards, allowing for
management systems. By implementing these improvements, the preventive health and safety actions. Smart dustbins can also be
system can contribute to efficient waste management, reducing used for specialised purposes outside of urban and home settings.
manual effort and ensuring cleaner public spaces. The project is
For example, in laboratories or pharmaceutical enterprises, these
implemented using a compact and breadboard-free setup.
systems might be used to safely and automatically dispose of
biohazardous or chemical waste..
Sr. No.: Hardware Pin Connection
Components
Finally, as blockchain technology and secure digital
infrastructure evolve, smart bins may one day become nodes in a
01. Infrared Sensor VCC- 3.3V broader decentralised network that tracks garbage generation trends
IN- Pin 02 by household or company. This information might be utilised to
GND- GND develop incentive-based recycling programs in which users receive
points for appropriate garbage disposal. Municipalities might use
02. 5V- DC Relay VCC- 5V this concept to offer green credits or tax breaks, therefore
OUT- Pin 03 connecting trash management with long-term economic plans and
GND- GND developing an environmentally conscious culture.
Page 04
false triggers. The reliability of detection was increased by 4. P. M. Mahajan, A. S. Jagtap, R. V. Deshmukh, and R. P.
modifying the sensor's positioning and threshold. The system's low Bansode, “Smart Dustbin,” International Journal for
power consumption was also discovered, which makes it Research in Applied Science and Engineering Technology
appropriate for solar or battery-powered applications. One drawback (IJRASET), vol. 9, no. 6, pp. 1556–1558, Jun. 2021, doi:
was that there was no garbage level indicator; the system kept 10.22214/ijraset.2021.34387.
working without alerting users when the bin was full. By including
an ultrasonic sensor to track fill levels and notify users when the bin 5. R. L. Villanueva, J. S. Sumadsad, J. R. T. Dolatre, and R.
needs to be emptied, this problem can be resolved. A. Baldovino, “Smart Bin: Internet-of-Things Garbage
All things considered, the smart garbage system was successful Monitoring System,” in 2020 IEEE International
in fulfilling its objective of offering a waste disposal solution that Conference on Internet of Things and Intelligence System
was automated, sanitary, and effective. In public settings like parks, (IoTaIS), Bali, Indonesia, 2020, pp. 109–114, doi:
workplaces, and hospitals, the hands-free method reduces the 10.1109/IoTaIS50325.2020.9351340.
chance of contamination by minimizing physical touch. Future
improvements, such as Internet of Things-based monitoring via an 6. A. P. Pawar, P. M. Shinde, A. A. Salve, and D. D. Patil,
ESP8266 Wi-Fi module that would allow municipal authorities to “Smart Waste Management System using IoT,”
remotely track waste levels, are also made possible by the system's International Journal of Engineering Research &
scalability. By minimizing overflow problems and streamlining Technology (IJERT), vol. 9, no. 5, pp. 701–704, May
waste collection schedules, these upgrades could greatly increase 2020.
the effectiveness of waste management.
7. S. M. Bakhouch, S. Ayad, and L. S. Terrissa, “Smart
Waste Management System Based on IoT,” in Advances in
VIII. CONCLUSION Smart Grid Automation and Industry 4.0, Springer, Cham,
2024, pp. 367–378, doi: 10.1007/978-3-031-53824-7_29.
The creation of a sensor-driven smart dustbin system
represents a big step forward in trash management and 8. Harshitha N, Nehashree K Ruthika, Rhea Benny, Varsha S
hygiene maintenance. Using an IR sensor to detect presence, P, and Keerthi Kumar M, “IoT-based Smart Garbage and
an Arduino to interpret information, and a relay to trigger a Waste Monitoring System using MQTT Protocol,”
servo motor, the system successfully removes the International Journal of Engineering Research &
requirement for physical touch, promoting safer and more Technology (IJERT), vol. 6, no. 13, Apr. 2018, doi:
efficient disposal methods. This design provides a low-cost, 10.17577/IJERTCONV6IS13133.
small, and user-friendly solution suitable for usage in both
domestic and public settings. 9. Suwetha I. G., “NodeMCU-based Smart Garbage
Through this project, the core goal of encouraging contactless Monitoring System,” International Journal of Advance
interaction with waste disposal systems has been successfully Research, Ideas and Innovations in Technology (IJARIIT),
achieved. It not only contributes to improved cleanliness but also vol. 5, no. 5, Oct. 2019.
sets a foundation for more advanced automation in the future. The
implementation highlights how basic electronic components, when 10. K. Maheshwaran, P. S. Alexpandian, A. Anton, V.
programmed and integrated properly, can significantly enhance Subramaniyan, and S. Satheesh Kumar, “Smart Garbage
day-to-day utilities. Monitoring System using IoT,” International Journal of
Engineering Research & Technology (IJERT), vol. 6, no.
As we progress toward smarter and more sustainable cities, such 3, Apr. 2018, doi: 10.17577/IJERTCONV6IS03024.
systems will play a pivotal role in bridging the gap between
technology and public health. The flexibility of this project allows 11. Arindam Ghosh, Debajyoti Sarkar, Aditya Kumar Jha,
for future upgrades such as wireless monitoring, AI-based Saikat Banerjee, Sujoy Barui, Biswanil Ghosh, and Tapas
segregation, and solar power integration, making it scalable and Kumar Nandi, “Design and Fabrication of IoT-based
adaptable to evolving needs. Smart Dustbin,” International Journal for Research in
Applied Science and Engineering Technology (IJRASET),
vol. 10, no. 6, Jun. 2022, doi:
IX. REFERENCES 10.22214/ijraset.2022.46020.
1. A. S. Khan, P. R. Chavan, and K. J. Sawant, “IoT-Based
12. Siti Sarah Md Ilyas, Muhammad Amirul Rosyad Mohd
Smart Garbage Monitoring System and Advanced
Halim, Nadia Abdul Wahab, and Norfiza Ibrahim,
Disciplinary Approach,” International Journal of
“IoT-based Smart Garbage Monitoring,” Journal of
Innovative Science and Research Technology, vol. 7, no.
Computing Research and Innovation, vol. 6, no. 2, pp.
6, pp. 154–157, Jun. 2022.
22–30, Apr. 2021, doi: 10.24191/jcrinn.v6i2.187.
2. A. S. Khan, P. R. Chavan, and K. J. Sawant, “Smart
13. Muhammad Zar Mohd Zaid Harith, Mohammad Asif
Garbage Monitoring System Using IoT,” International
Hossain, Ismail Ahmedy, Mohd Yamani Idna Idris, Tey
Journal for Research in Applied Science and Engineering
Kok Soon, and Rafidah Md Noor, “Prototype
Technology (IJRASET), vol. 10, no. 6, pp. 2086–2089,
Development of IoT-based Smart Waste Management
Jun. 2022, doi: 10.22214/ijraset.2022.44034.
System for Smart City,” IOP Conference Series:
Materials Science and Engineering, vol. 884, no. 1, p.
3. G. P. More, K. V. Shinde, A. J. Thorat, and M. M. Patil,
012051, Jul. 2020, doi:
“Smart Garbage Monitoring System using IoT,”
10.1088/1757-899X/884/1/012051.
International Research Journal of Engineering and
Technology (IRJET), vol. 6, no. 4, pp. 2396–2399, Apr.
2019.
Page 04