KEMBAR78
Iot Based Garbage Monitoring System | PDF | Home & Garden | Computers
100% found this document useful (1 vote)
125 views2 pages

Iot Based Garbage Monitoring System

The document describes an IOT-based garbage monitoring system to prevent overflowing garbage bins in cities. An embedded device with an infrared sensor is placed in each garbage bin to detect the fill level and transmit the level and bin ID to authorities. When the bin reaches a threshold limit, the device sends this data via internet to a central system. The central system, programmed in Java, then sends an email to notify authorities to empty specific overflowing bins. This system aims to promote cleanliness and prevent diseases caused by overflowing garbage bins.

Uploaded by

siddharth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
125 views2 pages

Iot Based Garbage Monitoring System

The document describes an IOT-based garbage monitoring system to prevent overflowing garbage bins in cities. An embedded device with an infrared sensor is placed in each garbage bin to detect the fill level and transmit the level and bin ID to authorities. When the bin reaches a threshold limit, the device sends this data via internet to a central system. The central system, programmed in Java, then sends an email to notify authorities to empty specific overflowing bins. This system aims to promote cleanliness and prevent diseases caused by overflowing garbage bins.

Uploaded by

siddharth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

IOT BASED CARBAGE MONITORING SYSTEM

OBJECTIVE:
In the present day scenario, many times we see that the garbage bins or Dust bin
are placed at public places in the cities are overflowing due to increase in the waste
every day. It creates unhygienic condition for the people and creates bad smell
around the surroundings this leads in spreading some deadly diseases & human
illness, to avoid such a situation we are planning to design IOT Based Garbage
Monitoring for Smart Cities.

BRIEF METHODOLOGY:
In this proposed System there are multiple dustbins located throughout the city or
the Campus, these dustbins are provided with low cost embedded device which
helps in tracking the level of the garbage bins and an unique ID will be provided
for every dustbin in the city so that it is easy to identify which garbage bin is full.
When the level reaches the threshold limit, the device will transmit the level along
with the unique ID provided. These details can be accessed by the concern
authorities from their place with the help of Internet and an immediate action can
be made to clean the dustbins.
An Infrared (IR) sensor is used to detect level in the dustbin whether the dustbin is
full or not. An IR sensor consists of an emitter, detector and associated circuitry.
The circuit required to make an IR sensor consists of two parts; the emitter circuit
and receiver circuit.
Here the 8051 microcontroller used to reads the data from the sensor and process
the data received from sensor , and the same data transmitted to the Central

system(PC). In PC we create the code based on JAVA to transmit this information


as a mail to authority person.

Block diagram:

You might also like