Explanation of Block Diagram
Phase I
1.
Garbage bins located all-around the city will be fitted
with ultrasonic sensor which senses garbage level in the bin and sends it to
ATmega328p microcontroller.
2.
ATmega328p uses the information received from sensor,
checks if it’s above upper-threshold level and sends it to PHP server using
GPRS modem.
3.
PHP server receives information from microcontroller and
displays it on computer screen and may also plan route-map.
4.
If garbage bin is emptied,microcontroller sets itself for
continuous monitoring for next information on fill-levels.
Phase II
1.
Person having smart phone,which is GPS enabled and readily
installed with developed app,taps on ‘finds nearest garbage bin’.
2.
App traces user’s current location,using GPS functionality
pre-enabled in Smartphone.
3.
Complex algorithm finds for the nearest Garbage bin (each
bin is assigned to a pre-defined and allocated location).
4.
The same is shown on Google Maps for higher user
information accessibility,which is also a built-in feature of developed app.
No comments:
Post a Comment