Embedded Report - Modified
Embedded Report - Modified
USING IOT
Submitted By
B. Rushikesh 14EC112
M. Bhavani Shankar 14EC128
M. Ramasai - 14EC230
1
Contents
Title Page-n.o
1. Introduction 3
3. Working 7
4. Results 8
5. Flow-chart 9
6. Circuit-built 10
7. References 11
2
Introduction
Objective:
Our aim is to design an embedded system which can monitor air and sound
pollution and can also assist in taking punitive measures for exceeding
permissible levels.
3
COMPONENTS DESCRIPTION:
4
4. Sound Sensor :
Sound sensor consists of a microphone to detect sound. Similar to smoke sensor,
it consists of inbuilt potentiometer to set the threshold above which if the noise
level exceeds will be detected and outputs a high value.
5
6. RFID Reader/Writer (MFRC-522)
RFID reader detects a RFID tag or card when placed above it based on the
principle of radio frequency detection. Its used for authentication as every RFID
tag consists of a unique identification number (U.I.D No).
7. Thingspeak.com:
It is online platform used to collect the data from sensors over internet in real
time. The platform provides different channels with unique API key. Each
channel consists of fields for different sensors. Using this Key the data from
sensors is transmitted to the channel and plotted in respective fields.
6
Working:
Pollution Monitoring
Real Time Pollution Controlling
Pollution Monitoring:
The data output from the sensors is given to the raspberry pi (through its GPIO
pins). Raspberry pi outputs the results to be displayed on LCD display and
transmits it over Wi-Fi. So the results can be seen on online server
(Thingspeak.com) as graphs.
Pollution Controlling:
In this we detect the pollution emitted by every vehicle or any other source and
take necessary measures if they exceed permissible levels. For implementing
this we use RFID system. Every vehicle will be linked with a unique RFID tag
with a U.I.D number. RFID readers are fixed at every traffic light or any other
periodic places. RFID reader detects the tag when it is at a close distance. After
this the information from sensors is updated on the server in real-time, which
can be seen anywhere in the world and take necessary actions.
7
The above figure shows the results obtained in the online web server
Thingspeak.com. It consists of three figures for Smoke, Sound, Ultrasonic
data respectively.
Flow-chart:
9
Circuit we built:
10
References
1. http://www.mrhobbytronics.com/raspberry-pi-rfid-card-reader/
2. https://www.raspberrypi.org/forums/viewtopic.php?f=38&t=64516
3. Connecting ultrasonic sensor to r pi 2 Youtube.com
4. http://www.learningaboutelectronics.com/Articles/MQ-2-smoke-sensor-
circuit-with-raspberry-pi.p
11
12