SlideShare a Scribd company logo
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD26438 | Volume – 3 | Issue – 5 | July - August 2019 Page 937
Microcontroller Based Room Temperature and
Humidity Measurement System
Ya Min Thaw Dar Aung1, Cho Cho Myint2
1Lecturer, 2Associated Processor
1,2Department of Natural Science, University of Computer Studies, Mandalay, Myanmar
How to cite this paper: Ya Min Thaw Dar
Aung | Cho Cho Myint "Microcontroller
Based Room Temperature and Humidity
Measurement System" Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-5, August
2019, pp.937-939,
https://doi.org/10.31142/ijtsrd26438
Copyright © 2019 by author(s) and
International Journalof Trendin Scientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
CommonsAttribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by
/4.0)
ABSTRACT
The objective of this paper is to achieve a functional system in terms of
hardware and software, to measure temperature and humidity. In this paper,
we use a microcontroller-based DHT11 sensor was designed developed to
measure the value of temperature and humidity at room temperature. A
microcontroller PIC16F877A was used to control the developed system’s
function. The system was measuring the temperaturefrom 0ºCto50ºCand the
humidity %RH from 20 to 90.the reading was displayed in a liquid Crystal
Display. MikroC language program was developed to control the
microcontroller.
KEYWORDS: PIC16F887 microcontroller, DHT11 sensor, LCD Display
I. Introduction
Laboratories, industries, hospitals, stores etc require to measure the
temperature and humidity for research, production,treatmentand diagnosisof
the patients, storing food, beverage etc. Sometimes, in weather monitoring, for
instance, parameters such as the temperature and humidity needed to be
measured, thus sensors have always been given the task for doing so.
Temperature and humidity measurement is essential to taking control of our
environment. The DHT11 temperature-humidity sensor is used to sense and
measure the temperature and humidity of theroom,and parametersaresentas
input singles to the microcontroller. This paper aims to build a DHT11 to
measure the temperature and relative humidity. The temperature is perceived
using the sensor DHT11 and is read, stored and displayed by the PIC kit.
Methodology:
Microcontroller PIC16F877A is used as the heart of the
whole system. Temperature humidity sensor DHT11 and16
X 2 LCD liquid crystal display
II. The Block Diagram of the Whole System
The block diagram of the constructed system is displayed in
Figure 2.1. It consists of four main blocks; the temperature
sensor, humiditysensor,microcontroller circuit,LCDmodule
and power supply circuit.
Figure 2.1: The block diagram of the constructed
system
Humidity Sensor
Humidity Sensor has four pins as shown below. Vcc is
connected with 5-volt power supply Data pin is connected
with input pin of microcontroller through a 5k OHM push-
pull resistor.NC pin has not used a pin. So there is no need to
connect it with anything. The ground pin is connected with
the ground terminal of the power supply.DHT11 PINOUT
It can measure temperature within an accuracy of 2% and
humidity with the inaccuracy of 5%.It can beconnected with
a microcontroller with a maximum wire of 20-meter range.
100nF capacitor between ground and Vcc pin to voltage
fluctuations. DHT11 sensor consists of a resistive type
humidity measurement component and NTC type
temperature measurement component.Itprovideshumidity
and temperature value on a highly calibrated digital output
signal. So we need to measure this digital output signal with
the help of microcontroller to measure temperature and
humidity. So it has a single wire serial interface, we will use
this interface to connect DHT11 sensor with pic
microcontroller.
IJTSRD26438
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD26438 | Volume – 3 | Issue – 5 | July - August 2019 Page 938
Figure2.2: Humidity Sensor
PIC16F887 microcontroller
PIC16F887 microcontroller is basically a computer on a
chip. It is one of the most important developments in
electronics and needed for the process of devices such as
mobile phones, DVD players, video cameras, and most self-
contained electronic systems. Microcontrollers contain all
the components required for a processor systeminonechip:
a CPU, memory and input, output. A complete system can be
built using one Micro Controller Unit (MCU) chip and a few
inputs, output devises such as a keypad, display and other
interfacing circuits (Bates, 2013). PICF16887 chip can be
found in different packages, 40-pin Dual In-Line Package
(DIP), square surface mount or socket format. It is the14-bit
instruction word mid-range microcontroller from Microchip
Technology. The PIC microcontroller architecture is based
on Reduced Instruction Set Computer (RISC) instruction set
(Ibrahim, 2006). The PIC16F887 is a 40-pin device and is
one of the popular microcontrollers used in complex
applications. The pin structure of the PIC16F887
microcontroller(Ibrahim, 2008) is displayed in Figure 2.1.
Figure 2.3: The pin structure of the PIC16F887
Microcontroller
7805 Voltage Regulator
Voltage regulators comprise a class of widely used ICs.
Regulator IC units contain the circuitry for reference source,
comparator amplifier, control device, and overload
protection in a single IC. Although the internal construction
of the IC is somewhat different from the discrete voltage
regulator circuits, the externaloperation isthesame.ICunits
provide regulation of a fixed positive, a fixed negative, or an
adjustable set voltage. The LM323 regulator is chosen for
peripheral devices. The 5V voltage regulated supply will
supply the power of ESP866 microcontroller. The pins that
are used in the system are D1, D2 and D4.
Figure 2.4: 7805 Voltage Regulators
Liquid Crystal Display (LCD)
Liquid Crystal Displays are alphanumericdisplays whichare
normally used in microcontroller-based applications. LCDs
are model in low-power, battery-operated portable
applications. There are two types of LCDs: parallel LCDs and
serial LCDs. Parallel LCDs are connected to the
microcontroller I/O ports using 4 or 8 data wires and data is
transferred from the microcontroller to the LCD in parallel
form. These modules have a built-in controller, driver,
character generator RAM/ROM. It is capable of displaying
two lines of 16 characters. The LCD moduleprovides4-bitor
8-bit parallel interfaces and writes data directly. The LCD
module follows standard eight-datalines,three controllines,
and five power lines. The connections are laid out a single
row of 16 pins. Pin 1 and Pin 2 are the power supply lines,
VSS
and VDD
. The VDD
pin is connected to the positive supply
and VSS
to the 0V supply or ground. VEE
or V0
used to adjust
the contrast of the display. Ideally, this pin connected to a
various resistor. The pin description of the 16 x 2 line LCD
module is shown in Figure 2.5.
Figure 2.5: The pin description of the 16 x 2 line LCD
module
III. Construction and Operation of the System
Microcontrollerbasedhumidityandtemperaturemonitoring
circuit is designed and constructed temperature sensor,
amplifier circuit, PIC 16F887 microcontroller circuit, 16 x 2
line LCD module and power supply circuit. The temperature
sensor is used to measure roomtemperature.Measureddata
is sent to the microcontroller circuit. DHT11 sensor sends
data to the microcontroller in the form of pulses. It takes
around 45ms to complete this process. The microcontroller
circuit processes on measured data and then sent to the
Liquid Cristal Display-LCD module.Thepowersupplycircuit
is used to supply necessary voltages to other sections.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD26438 | Volume – 3 | Issue – 5 | July - August 2019 Page 939
Figure3.1: The complete circuit diagram
The temperature and humiditymeasurementisfoundonthe
use of a DHT11 sensor. The result is as shown in fig3.2.
Figure 3.2: Data Displayed on LCD screen
The temperature value and humidity value are as shown in
figure 3.2.
IV. Conclusion and Future Scope
The accuracy of DHT11 is not as good as Sensirion’s
SHT1X/7X series sensors, but it provides an easy and cheap
solution to hobbyists for measuring relative humidity and
temperature in parallel using a single device, which is
sometimes required in certain applications such as
calculating the dew point.
Future work will be focused on enhancing the performance
of the system and a much efficient project can be made if we
add the features of the temperature sensor into it. As our
humidity sensor (DHT11) is able to sense bothhumidityand
temperature of a room, it can make our system more
efficient and reliable and most important thing that our
comfort level will raise as our systemisgoinghealthier. With
the Combine operation of sensing the temperature and
humidity of a room, it is much more advance version of our
project. Now if it is done as described then we can connect
more appliances of our house, shop, and in small industries,
it will not strict to only on the cooler fan.
REFERENCES
[1] Bates, M. P. (2013). Interfacing PIC Microcontrollers:
Embedded Design by Interactive Simulation (2nd
Edition). Newnes. Retrieved from https://
books.google.com/books?isbn=0080993729,onMarch
17 2018.PRO. UK: Elsevier’s Science &Technology.
[2] Ibrahim, D. (2008). Advanced PIC Microcontroller
Project in C (First Edition).
[3] Taylor and Francis Group. Retrieved from https://
water.usgs.gov/owq/FieldManual/ Chapter6/
Archive/6.7/ Section6.7.pdf, on March 17 2018
[4] Shukla H, Bhave V, Sonawane S, Abraham J. Design of
efficient communication algorithms for hotspot
detection in data centers using Wireless Sensor
Networks. 2016 IEEE International Conference on
Wireless Communications Signal Processing and
Networking (WiSPNET); 2016.
[5] Y. R. Sonawane, S. Khandekar, B. K, Mishra and K. K. S.
Pandian, “Environment monitoring and control of a
ploy house farm through Internet”, in Proceedings of
2nd Intelligent Computing and Information and
Communication, III Kanpur, 2016.
[6] A. Kouche “Towards a wireless sensor network
platform for the internet of things: Sprouts wsn
platform”, in IEEE International Conference on
Communications (ICC), 2012, pp. 632-636.
[7] Alippi C, Camplaini R, Galpertic C, Roveri M.A robust
adaptive solar-powered WSN framework for aquatic
environmental monitoring. IEEE Sensor
Journal.2011,11(1);45-55
[8] K. G. Ong, C, A<Grimes, C. L. Robbins, and R. S Singh
(2001): Desing and application of a wireless, passive,
resonant-circuit environmental monitoring sensor.
Sensors and Actuators A 93; 33.

More Related Content

What's hot

Design & Analysis of Centrifugal Pump Impeller by FEA
Design & Analysis of Centrifugal Pump Impeller by FEADesign & Analysis of Centrifugal Pump Impeller by FEA
Design & Analysis of Centrifugal Pump Impeller by FEA
IRJET Journal
 
Design and Construction of GSM Based Fire Alarm System using PIC Microcontroller
Design and Construction of GSM Based Fire Alarm System using PIC MicrocontrollerDesign and Construction of GSM Based Fire Alarm System using PIC Microcontroller
Design and Construction of GSM Based Fire Alarm System using PIC Microcontroller
ijtsrd
 
Gun Tunnels
Gun TunnelsGun Tunnels
Gun Tunnels
Sreechithra AS
 
Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS
	Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS	Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS
Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS
inventionjournals
 
DESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINE
DESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINEDESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINE
DESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINE
Ijripublishers Ijri
 
Some thing about piston design using ansys
Some thing about piston design using ansysSome thing about piston design using ansys
Some thing about piston design using ansys
Sattar200
 
Pneumatic sheet cutting machine
Pneumatic sheet cutting machinePneumatic sheet cutting machine
Pneumatic sheet cutting machine
Vvs Pradeep
 
IC Engine Piston Design
IC Engine Piston DesignIC Engine Piston Design
IC Engine Piston Design
JJ Technical Solutions
 
Structural idealisation 1-2019
Structural idealisation 1-2019Structural idealisation 1-2019
Structural idealisation 1-2019
Mahdi Damghani
 
structural and modal analysis of an engine block by varying materials
 structural and modal analysis of an engine block by varying materials structural and modal analysis of an engine block by varying materials
structural and modal analysis of an engine block by varying materials
Ijripublishers Ijri
 
Sample DE Report
Sample DE ReportSample DE Report
Sample DE Report
akashpatel281996
 
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
Jaipal Dhobale
 
Design & Analysis of Circular Water Tank by Using Staad Pro Software
Design & Analysis of Circular Water Tank by Using Staad Pro SoftwareDesign & Analysis of Circular Water Tank by Using Staad Pro Software
Design & Analysis of Circular Water Tank by Using Staad Pro Software
IRJET Journal
 
Analysis of forced draft cooling tower performance using ansys fluent software
Analysis of forced draft cooling tower performance using ansys fluent softwareAnalysis of forced draft cooling tower performance using ansys fluent software
Analysis of forced draft cooling tower performance using ansys fluent software
eSAT Journals
 
CFD analysis of commercial vehicle
CFD analysis of commercial vehicleCFD analysis of commercial vehicle
CFD analysis of commercial vehicle
Shih Cheng Tung
 
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
ijsrd.com
 
STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS
  STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS  STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS
STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS
IAEME Publication
 
Design & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEA
Design & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEADesign & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEA
Design & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEA
IRJET Journal
 
IRJET- Hands-Free Electric Vehicle for Disabled People
IRJET- Hands-Free Electric Vehicle for Disabled PeopleIRJET- Hands-Free Electric Vehicle for Disabled People
IRJET- Hands-Free Electric Vehicle for Disabled People
IRJET Journal
 

What's hot (20)

Design & Analysis of Centrifugal Pump Impeller by FEA
Design & Analysis of Centrifugal Pump Impeller by FEADesign & Analysis of Centrifugal Pump Impeller by FEA
Design & Analysis of Centrifugal Pump Impeller by FEA
 
Design and Construction of GSM Based Fire Alarm System using PIC Microcontroller
Design and Construction of GSM Based Fire Alarm System using PIC MicrocontrollerDesign and Construction of GSM Based Fire Alarm System using PIC Microcontroller
Design and Construction of GSM Based Fire Alarm System using PIC Microcontroller
 
Gun Tunnels
Gun TunnelsGun Tunnels
Gun Tunnels
 
Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS
	Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS	Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS
Theoretical Analysis of Stress and Design of Piston Head using CATIA & ANSYS
 
DESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINE
DESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINEDESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINE
DESIGN EVALUATION OF FLYWHEEL USED IN PETROL ENGINE
 
Some thing about piston design using ansys
Some thing about piston design using ansysSome thing about piston design using ansys
Some thing about piston design using ansys
 
Small scale wind energy
Small scale wind energySmall scale wind energy
Small scale wind energy
 
Pneumatic sheet cutting machine
Pneumatic sheet cutting machinePneumatic sheet cutting machine
Pneumatic sheet cutting machine
 
IC Engine Piston Design
IC Engine Piston DesignIC Engine Piston Design
IC Engine Piston Design
 
Structural idealisation 1-2019
Structural idealisation 1-2019Structural idealisation 1-2019
Structural idealisation 1-2019
 
structural and modal analysis of an engine block by varying materials
 structural and modal analysis of an engine block by varying materials structural and modal analysis of an engine block by varying materials
structural and modal analysis of an engine block by varying materials
 
Sample DE Report
Sample DE ReportSample DE Report
Sample DE Report
 
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
 
Design & Analysis of Circular Water Tank by Using Staad Pro Software
Design & Analysis of Circular Water Tank by Using Staad Pro SoftwareDesign & Analysis of Circular Water Tank by Using Staad Pro Software
Design & Analysis of Circular Water Tank by Using Staad Pro Software
 
Analysis of forced draft cooling tower performance using ansys fluent software
Analysis of forced draft cooling tower performance using ansys fluent softwareAnalysis of forced draft cooling tower performance using ansys fluent software
Analysis of forced draft cooling tower performance using ansys fluent software
 
CFD analysis of commercial vehicle
CFD analysis of commercial vehicleCFD analysis of commercial vehicle
CFD analysis of commercial vehicle
 
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
Design and Analysis of Microstrip Patch Antenna with Optimization for Wireles...
 
STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS
  STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS  STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS
STRUCTURAL AND THERMAL ANALYSIS OF DISC BRAKE USING SOLIDWORKS AND ANSYS
 
Design & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEA
Design & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEADesign & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEA
Design & Thermal Analysis of I.C. Engine Poppet Valves using Solidworks and FEA
 
IRJET- Hands-Free Electric Vehicle for Disabled People
IRJET- Hands-Free Electric Vehicle for Disabled PeopleIRJET- Hands-Free Electric Vehicle for Disabled People
IRJET- Hands-Free Electric Vehicle for Disabled People
 

Similar to Microcontroller Based Room Temperature and Humidity Measurement System

Microcontroller Based Temperature Monitoring and Controlling System using XBe...
Microcontroller Based Temperature Monitoring and Controlling System using XBe...Microcontroller Based Temperature Monitoring and Controlling System using XBe...
Microcontroller Based Temperature Monitoring and Controlling System using XBe...
ijtsrd
 
Low Cost Temperature and Humidity Estimator with Atmega8 Microcontroller
Low Cost Temperature and Humidity Estimator with Atmega8 MicrocontrollerLow Cost Temperature and Humidity Estimator with Atmega8 Microcontroller
Low Cost Temperature and Humidity Estimator with Atmega8 Microcontroller
YogeshIJTSRD
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
IAESIJEECS
 
Wireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoTWireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoT
AI Publications
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industry
ijsrd.com
 
IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11
IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11
IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11
IRJET Journal
 
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
ijtsrd
 
PIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using SensorsPIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using Sensors
IRJET Journal
 
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET Journal
 
Study and Development of Temperature & Humidity monitoring system through Wir...
Study and Development of Temperature & Humidity monitoring system through Wir...Study and Development of Temperature & Humidity monitoring system through Wir...
Study and Development of Temperature & Humidity monitoring system through Wir...
IJERA Editor
 
IRJET - Low Cost Arduino Controlled Humidity Meter
IRJET  -  	  Low Cost Arduino Controlled Humidity MeterIRJET  -  	  Low Cost Arduino Controlled Humidity Meter
IRJET - Low Cost Arduino Controlled Humidity Meter
IRJET Journal
 
HOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHM
HOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHMHOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHM
HOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHM
IRJET Journal
 
IRJET- Climate Monitoring System and Transmission of Data without Internet
IRJET- Climate Monitoring System and Transmission of Data without InternetIRJET- Climate Monitoring System and Transmission of Data without Internet
IRJET- Climate Monitoring System and Transmission of Data without Internet
IRJET Journal
 
IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...
IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...
IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...
IRJET Journal
 
Industrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEWIndustrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEW
IOSR Journals
 
Industrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEWIndustrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEW
IOSR Journals
 
IOT BASED ICU MONITORING SYSTEM
IOT BASED ICU MONITORING SYSTEMIOT BASED ICU MONITORING SYSTEM
IOT BASED ICU MONITORING SYSTEM
IRJET Journal
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2
IJSRED
 
IRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart Patient
IRJET Journal
 
IoT Based Battery Management System
IoT Based Battery Management SystemIoT Based Battery Management System
IoT Based Battery Management System
IRJET Journal
 

Similar to Microcontroller Based Room Temperature and Humidity Measurement System (20)

Microcontroller Based Temperature Monitoring and Controlling System using XBe...
Microcontroller Based Temperature Monitoring and Controlling System using XBe...Microcontroller Based Temperature Monitoring and Controlling System using XBe...
Microcontroller Based Temperature Monitoring and Controlling System using XBe...
 
Low Cost Temperature and Humidity Estimator with Atmega8 Microcontroller
Low Cost Temperature and Humidity Estimator with Atmega8 MicrocontrollerLow Cost Temperature and Humidity Estimator with Atmega8 Microcontroller
Low Cost Temperature and Humidity Estimator with Atmega8 Microcontroller
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
 
Wireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoTWireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoT
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industry
 
IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11
IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11
IRJET- Measurement of Temperature and Humidity by using Arduino Tool and DHT11
 
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
 
PIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using SensorsPIC Microcontroller Based Baby Incubator Using Sensors
PIC Microcontroller Based Baby Incubator Using Sensors
 
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
 
Study and Development of Temperature & Humidity monitoring system through Wir...
Study and Development of Temperature & Humidity monitoring system through Wir...Study and Development of Temperature & Humidity monitoring system through Wir...
Study and Development of Temperature & Humidity monitoring system through Wir...
 
IRJET - Low Cost Arduino Controlled Humidity Meter
IRJET  -  	  Low Cost Arduino Controlled Humidity MeterIRJET  -  	  Low Cost Arduino Controlled Humidity Meter
IRJET - Low Cost Arduino Controlled Humidity Meter
 
HOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHM
HOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHMHOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHM
HOME AUTOMATION SYSTEM DESIGN USING ROUND ROBIN SCHEDULING ALGORITHM
 
IRJET- Climate Monitoring System and Transmission of Data without Internet
IRJET- Climate Monitoring System and Transmission of Data without InternetIRJET- Climate Monitoring System and Transmission of Data without Internet
IRJET- Climate Monitoring System and Transmission of Data without Internet
 
IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...
IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...
IRJET- Implementation of Intelligent and Safe Smart City Concept using IoT Ap...
 
Industrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEWIndustrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEW
 
Industrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEWIndustrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEW
 
IOT BASED ICU MONITORING SYSTEM
IOT BASED ICU MONITORING SYSTEMIOT BASED ICU MONITORING SYSTEM
IOT BASED ICU MONITORING SYSTEM
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2
 
IRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart Patient
 
IoT Based Battery Management System
IoT Based Battery Management SystemIoT Based Battery Management System
IoT Based Battery Management System
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
ijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
ijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
ijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
ijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
ijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
ijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
ijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 

Recently uploaded (20)

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 

Microcontroller Based Room Temperature and Humidity Measurement System

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD26438 | Volume – 3 | Issue – 5 | July - August 2019 Page 937 Microcontroller Based Room Temperature and Humidity Measurement System Ya Min Thaw Dar Aung1, Cho Cho Myint2 1Lecturer, 2Associated Processor 1,2Department of Natural Science, University of Computer Studies, Mandalay, Myanmar How to cite this paper: Ya Min Thaw Dar Aung | Cho Cho Myint "Microcontroller Based Room Temperature and Humidity Measurement System" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-5, August 2019, pp.937-939, https://doi.org/10.31142/ijtsrd26438 Copyright © 2019 by author(s) and International Journalof Trendin Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative CommonsAttribution License (CC BY 4.0) (http://creativecommons.org/licenses/by /4.0) ABSTRACT The objective of this paper is to achieve a functional system in terms of hardware and software, to measure temperature and humidity. In this paper, we use a microcontroller-based DHT11 sensor was designed developed to measure the value of temperature and humidity at room temperature. A microcontroller PIC16F877A was used to control the developed system’s function. The system was measuring the temperaturefrom 0ºCto50ºCand the humidity %RH from 20 to 90.the reading was displayed in a liquid Crystal Display. MikroC language program was developed to control the microcontroller. KEYWORDS: PIC16F887 microcontroller, DHT11 sensor, LCD Display I. Introduction Laboratories, industries, hospitals, stores etc require to measure the temperature and humidity for research, production,treatmentand diagnosisof the patients, storing food, beverage etc. Sometimes, in weather monitoring, for instance, parameters such as the temperature and humidity needed to be measured, thus sensors have always been given the task for doing so. Temperature and humidity measurement is essential to taking control of our environment. The DHT11 temperature-humidity sensor is used to sense and measure the temperature and humidity of theroom,and parametersaresentas input singles to the microcontroller. This paper aims to build a DHT11 to measure the temperature and relative humidity. The temperature is perceived using the sensor DHT11 and is read, stored and displayed by the PIC kit. Methodology: Microcontroller PIC16F877A is used as the heart of the whole system. Temperature humidity sensor DHT11 and16 X 2 LCD liquid crystal display II. The Block Diagram of the Whole System The block diagram of the constructed system is displayed in Figure 2.1. It consists of four main blocks; the temperature sensor, humiditysensor,microcontroller circuit,LCDmodule and power supply circuit. Figure 2.1: The block diagram of the constructed system Humidity Sensor Humidity Sensor has four pins as shown below. Vcc is connected with 5-volt power supply Data pin is connected with input pin of microcontroller through a 5k OHM push- pull resistor.NC pin has not used a pin. So there is no need to connect it with anything. The ground pin is connected with the ground terminal of the power supply.DHT11 PINOUT It can measure temperature within an accuracy of 2% and humidity with the inaccuracy of 5%.It can beconnected with a microcontroller with a maximum wire of 20-meter range. 100nF capacitor between ground and Vcc pin to voltage fluctuations. DHT11 sensor consists of a resistive type humidity measurement component and NTC type temperature measurement component.Itprovideshumidity and temperature value on a highly calibrated digital output signal. So we need to measure this digital output signal with the help of microcontroller to measure temperature and humidity. So it has a single wire serial interface, we will use this interface to connect DHT11 sensor with pic microcontroller. IJTSRD26438
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD26438 | Volume – 3 | Issue – 5 | July - August 2019 Page 938 Figure2.2: Humidity Sensor PIC16F887 microcontroller PIC16F887 microcontroller is basically a computer on a chip. It is one of the most important developments in electronics and needed for the process of devices such as mobile phones, DVD players, video cameras, and most self- contained electronic systems. Microcontrollers contain all the components required for a processor systeminonechip: a CPU, memory and input, output. A complete system can be built using one Micro Controller Unit (MCU) chip and a few inputs, output devises such as a keypad, display and other interfacing circuits (Bates, 2013). PICF16887 chip can be found in different packages, 40-pin Dual In-Line Package (DIP), square surface mount or socket format. It is the14-bit instruction word mid-range microcontroller from Microchip Technology. The PIC microcontroller architecture is based on Reduced Instruction Set Computer (RISC) instruction set (Ibrahim, 2006). The PIC16F887 is a 40-pin device and is one of the popular microcontrollers used in complex applications. The pin structure of the PIC16F887 microcontroller(Ibrahim, 2008) is displayed in Figure 2.1. Figure 2.3: The pin structure of the PIC16F887 Microcontroller 7805 Voltage Regulator Voltage regulators comprise a class of widely used ICs. Regulator IC units contain the circuitry for reference source, comparator amplifier, control device, and overload protection in a single IC. Although the internal construction of the IC is somewhat different from the discrete voltage regulator circuits, the externaloperation isthesame.ICunits provide regulation of a fixed positive, a fixed negative, or an adjustable set voltage. The LM323 regulator is chosen for peripheral devices. The 5V voltage regulated supply will supply the power of ESP866 microcontroller. The pins that are used in the system are D1, D2 and D4. Figure 2.4: 7805 Voltage Regulators Liquid Crystal Display (LCD) Liquid Crystal Displays are alphanumericdisplays whichare normally used in microcontroller-based applications. LCDs are model in low-power, battery-operated portable applications. There are two types of LCDs: parallel LCDs and serial LCDs. Parallel LCDs are connected to the microcontroller I/O ports using 4 or 8 data wires and data is transferred from the microcontroller to the LCD in parallel form. These modules have a built-in controller, driver, character generator RAM/ROM. It is capable of displaying two lines of 16 characters. The LCD moduleprovides4-bitor 8-bit parallel interfaces and writes data directly. The LCD module follows standard eight-datalines,three controllines, and five power lines. The connections are laid out a single row of 16 pins. Pin 1 and Pin 2 are the power supply lines, VSS and VDD . The VDD pin is connected to the positive supply and VSS to the 0V supply or ground. VEE or V0 used to adjust the contrast of the display. Ideally, this pin connected to a various resistor. The pin description of the 16 x 2 line LCD module is shown in Figure 2.5. Figure 2.5: The pin description of the 16 x 2 line LCD module III. Construction and Operation of the System Microcontrollerbasedhumidityandtemperaturemonitoring circuit is designed and constructed temperature sensor, amplifier circuit, PIC 16F887 microcontroller circuit, 16 x 2 line LCD module and power supply circuit. The temperature sensor is used to measure roomtemperature.Measureddata is sent to the microcontroller circuit. DHT11 sensor sends data to the microcontroller in the form of pulses. It takes around 45ms to complete this process. The microcontroller circuit processes on measured data and then sent to the Liquid Cristal Display-LCD module.Thepowersupplycircuit is used to supply necessary voltages to other sections.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD26438 | Volume – 3 | Issue – 5 | July - August 2019 Page 939 Figure3.1: The complete circuit diagram The temperature and humiditymeasurementisfoundonthe use of a DHT11 sensor. The result is as shown in fig3.2. Figure 3.2: Data Displayed on LCD screen The temperature value and humidity value are as shown in figure 3.2. IV. Conclusion and Future Scope The accuracy of DHT11 is not as good as Sensirion’s SHT1X/7X series sensors, but it provides an easy and cheap solution to hobbyists for measuring relative humidity and temperature in parallel using a single device, which is sometimes required in certain applications such as calculating the dew point. Future work will be focused on enhancing the performance of the system and a much efficient project can be made if we add the features of the temperature sensor into it. As our humidity sensor (DHT11) is able to sense bothhumidityand temperature of a room, it can make our system more efficient and reliable and most important thing that our comfort level will raise as our systemisgoinghealthier. With the Combine operation of sensing the temperature and humidity of a room, it is much more advance version of our project. Now if it is done as described then we can connect more appliances of our house, shop, and in small industries, it will not strict to only on the cooler fan. REFERENCES [1] Bates, M. P. (2013). Interfacing PIC Microcontrollers: Embedded Design by Interactive Simulation (2nd Edition). Newnes. Retrieved from https:// books.google.com/books?isbn=0080993729,onMarch 17 2018.PRO. UK: Elsevier’s Science &Technology. [2] Ibrahim, D. (2008). Advanced PIC Microcontroller Project in C (First Edition). [3] Taylor and Francis Group. Retrieved from https:// water.usgs.gov/owq/FieldManual/ Chapter6/ Archive/6.7/ Section6.7.pdf, on March 17 2018 [4] Shukla H, Bhave V, Sonawane S, Abraham J. Design of efficient communication algorithms for hotspot detection in data centers using Wireless Sensor Networks. 2016 IEEE International Conference on Wireless Communications Signal Processing and Networking (WiSPNET); 2016. [5] Y. R. Sonawane, S. Khandekar, B. K, Mishra and K. K. S. Pandian, “Environment monitoring and control of a ploy house farm through Internet”, in Proceedings of 2nd Intelligent Computing and Information and Communication, III Kanpur, 2016. [6] A. Kouche “Towards a wireless sensor network platform for the internet of things: Sprouts wsn platform”, in IEEE International Conference on Communications (ICC), 2012, pp. 632-636. [7] Alippi C, Camplaini R, Galpertic C, Roveri M.A robust adaptive solar-powered WSN framework for aquatic environmental monitoring. IEEE Sensor Journal.2011,11(1);45-55 [8] K. G. Ong, C, A<Grimes, C. L. Robbins, and R. S Singh (2001): Desing and application of a wireless, passive, resonant-circuit environmental monitoring sensor. Sensors and Actuators A 93; 33.