You are on page 1of 3

ENVIRONMENT MONITORING SYSTEM

I had done this project in two ways which is described below..

PROJECT DESCRIPTION
1.By the use of W-ifi for university purpose only(Where the Wifi is available)

In this part I used Nodemcu development board which has ESP-8266(Wifi module) Embedded on it
and also used MQ-135 gas sensor which has great sensitivity for CO2, O2,and other combustible
gases.This gas sensor comes in different type and has a certain sensitivity curve ,with the help of
certain tools I generated the formula for the gas which I have to monitor.Also I used DHT11 sensor
for the monitoring of the temperature and humidity in extreme weather conditions.after that I used a
16*2 LCD display for the display of both data later on this LCD will be replaced with the big one
and will be installed in the university at certain places.lastly I had installed a GPS(Global
Positioning System) for the monitoring of location if required.
In this I used private IP address generated by nodemcu to post data of both sensors at this IP I
created a interactive web page with the use of HTML and Java-script and made that page dynamic
with the help of Ajax( Asynchronous JavaScript And XML) ,so that the page should get reloaded
itself whenever a new data is posted.After that for the fetching of the data from the webpage I used
Jason format and retrieve data on my laptop no matter where I am.
Last part was to enable the alert so that a call should be made to the concerned authority whenever
the level of CO2 crosses a certain threshold,this I done with the help of Free-switch a open source
software to call person on IP. Also I enabled the mail notification with a block of code so that a mail
should also be conveyed whenever threshold crosses.

2.By the use of GSM / GPRS outside of University(where Wi-fi is not Available)

In this part all the sensors are same but instead of using the Nodemcu I used GSM(Global System
for Mobile communication) SIM900 Module with the capability of GPRS(General Packet Radio
Service) so to connect to Internet with cellular network also I have used Arduino to embedded all
the sensors and GSM module on it and to establish connection between sensors and GSM
module.To give power to it I had used power bank but i am now trying to integrate solar panel with
it so that it can get its power from solar energy.
For server I had used thingspeak server as it provide free channel to post data. To integrate server
and post data to it I had used AT command in my code to enable GPRS connection and used the
generated API key of thingspeak channel to integrate it to GSM module.To fetch data from the
server to any of the remote system I used curl script and then the Jason formatter to get all the data
form the server.
At last for the alert system I had used the calling system to the concerned authority from GSM
module whenever the level of CO2 crosses threshold,also i had established the sms alert system for
same.

Images are attached below....


1.
2.

3.

4. 5.
I think I am completely fit for this internship as I had done a lot of work in the field of Internet of
things and had made several projects related to it also I had assisted others in this area.Over the
course of two years of my college life I had came across a lot of problem related to this field and
had tackled and overcome it some by myself and some with the help of my Seniors. I had a keen
interest in developing electronics products for environment and farmers and had developed few of
them. I can completely relate myself with the kind of work which is done in this organization and
hence I want to work in it.I had a good knowledge of clouds and servers also as an electronics
student know about raspberry-pi and other development boards.Thank you for considering me
Awaiting for an encouraging reply.

Yes, I am available for the whole duration of 6 months.

The last project which I made based on Internet of things was Environment monitoring system.
Complete description of project is given below.

You might also like