IOT Based Humidity and Temperature Monitoring ETI
IOT Based Humidity and Temperature Monitoring ETI
IV. AIM :
The main aim of this Micro project is to
design an IOT based temperature and
2) This module features humidity and humidity real-time monitoring and
temperature complex with a calibrated reporting system that is equipped with
digital signal output means DHT11 sensor temperature sensor and relative humidity
module is a combined module for sensing sensors that can be used for taking
humidity and temperature which gives a required measurements.
calibrated digital output signal. DHT11
gives us very precise value of humidity
and temperature and ensures high V. LLTERATURE REVIEW :
reliability and long-term stability. This
sensor has a resistive type humidity Temperature and humidity are very
measurement component and NTC type important parameters of the environment
temperature measurement component with in various industries like medicine, food,
an 8-bit microcontroller inbuilt which has paper mills, textile, metro logical,
a fast response and cost effective and semiconductors, services etc. In recent
available in 4-pin single row package. years, optical fibre sensors have attracted
more attentions in sensing and
measurement areas due to their many
advantages over their conventional
electronic counterparts. Similar works in
this particular area make use of the Short
Message Service (SMS) facility so as to
alert the user . The temperature-humidity
sensor could be also used in tissue culture
lab use this particular mechanism and use
DHT11 module works on serial a GSM module to send a message which
communication i.e., single wire displays the present status of the
communication. This module sends data in temperature and humidity and displays the
form of pulse train of specific time period. message “Tissue Culture lab parameters
Before sending data to Arduino, it needs exceeded”. But majority of times such an
some initialize command with a time alerting message could easily go
delay. And the whole process time is about unnoticed, the user or the person in charge
4ms. The single-wire serial interface is sleeping in case if the intended person is
sleeping so it is better to log the data in a programming it required
remote computer in case of such an event development system.
so that he can keep a track of the data. • PCB making became complex
Another work in use the alarming system
for the Attending staff . The temperature
and humidity measurement sensor can fail VII. Proposed System Architecture
if the user of the in charge is away for the and Implementation :
situation where the emergency is taking
place . A temperature and humidity rise The system design consists three sections -
and alarm following it would be unnoticed, one senses the humidity and temperature
so a robust device combines an alerting by using humidity and temperature sensor
and data logging system is needed to avoid DHT11. The second section reads the DHT
this kind of situation. To sending the sensor module’s output and extracts
values of temperature of the environment temperature and humidity values into a
the sensor is exposed to, by SMS for the suitable number in percentage and Celsius
user or the person in charge . Also by scale. And the third part of the system
creating micro controller database, this displays humidity and temperature on
design described in the paper can be used LCD. The system connection is based on
as a modification for alerting the user by single wire serial communication. First
giving an “ALERT SMS” when the Arduino send a start signal to DHT module
temperature have deviation from a critical and then DHT gives a response signal
value per-set by the user . The system of containing temperature and humidity data.
server guard maintenance mechanism Arduino collect and extract in two parts
presented in this paper is totally different one is humidity and second is temperature
as it doesn’t take any software which has and then long-term stability. This sensor
to be run in personal or any computer . The has a resistive type humidity measurement
response of our designed system presents component and NTC type temperature
the temperature or humidity is out of range measurement component with an 8-bit
as defined by the user by using Arduino micro controller inbuilt which has a fast
and DHT11. response and cost effective and available
in 4-pin single row package. DHT11
module works on serial communication i.e.
single wire communication.
VI. RESOURCES REQUIREMENT:
Technology that was used in past scenario
was Evaluation Kit for digital Humidity
Sensor EEH110 and EEH210 and the
problems related to it were as follows :
• It took comparatively more time to
process.
• It required additional devices for
operation.
• It required external clock. This module sends data in form of pulse
• Programming for micro controller train of specific time period. Before
8051 was difficult. ϖ For sending data to Arduino, it needs some
initialize command with a time delay. And
the whole process time is about 4ms. First
of all Arduino sends a high to low start
signal to DHT11 with 18µs delay to ensure
DHT’s detection.
And then Arduino pull-up the data line and
wait for 20-40µs for DHT’s response.
Once DHT detects starts signal, it will
send a low voltage level response signal to
Arduino of time delay about 80µs. And
then DHT controller pull up the data line
and keeps it for 80µs for DHT’s arranging
of sending data. When data bus is at low
voltage level it means that DHT11 is
sending response signal. Once it is done,
DHT again makes data line pull-up for
80µs for preparing data transmission. Data
VIII. CONCLUSION :
format that is sending by DHT to Arduino
for every bit begins with 50µs low voltage This proposed system can provide a
level and length of high voltage level convenient method for effective
signal determines whether data bit is “0” monitoring of temperature and humidity in
or “1”. One important thing is to make real time. This system is compact to an
sure pull up resistor value because if we extent and cost effective when compared
are placing DHT sensor at longer the 20 to prices of instruments used to measure
meter then use appropriate value pull the environmental factors. From the above
up resistor. all analysis, it is ensured that the nested
wired systems can be replaced by the
wireless sensor networks to get an accurate
data as well as to avoid many hazardous
issues.
IX. REFERENCES :
[7] http://www.ardumotive.com/iot-wifi-
temp-andhumidity.htm