0% found this document useful (0 votes)
33 views10 pages

Weather Eye: by Shaily Pal (07611503009) Surabhi Garhwal (09311503009)

This document describes a weather monitoring system that uses sensors to measure temperature and humidity. The sensor values are sent to a server application via microcontroller and WiFi. The server application receives the values through serial communication and compares them to set points. It then instructs the microcontroller to control fans if the values exceed thresholds. A mobile application displays the current temperature and humidity readings from the server and allows users to set temperature ranges.

Uploaded by

Sutanu Mandal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views10 pages

Weather Eye: by Shaily Pal (07611503009) Surabhi Garhwal (09311503009)

This document describes a weather monitoring system that uses sensors to measure temperature and humidity. The sensor values are sent to a server application via microcontroller and WiFi. The server application receives the values through serial communication and compares them to set points. It then instructs the microcontroller to control fans if the values exceed thresholds. A mobile application displays the current temperature and humidity readings from the server and allows users to set temperature ranges.

Uploaded by

Sutanu Mandal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Weather Eye

By
Shaily Pal (07611503009)
Surabhi Garhwal (09311503009)
Description
• Android Based Wireless Temperature and
Humidity Monitoring and Controlling
Introduction
• Humidity and Temperature Values sensed and
displayed on the mobile phone.
• Mobile phone receives the values through a
server.
• It consists of three modules namely:
1. Sensing unit
2. Server application
3. Mobile application.
Block Diagram
Modules
• Sensing Unit
Temperature and Humidity values are sensed
through the sensing unit
• Server Application
Data from the microcontroller on the sensing
unit is sent to the pc that stores the values of
the parameter and through wi-fi transmits it
to the mobile.
• Mobile Application
Displays the current status of temperature
and humidity.
Sensing Unit
• Uses the HS-20G temperature and humidity
sensor.
1. Operating temperature: 0deg – 50deg celcius
2. Operating Humidity : 0 -50percent
• Microcontroller 89C51 receives values from
the sensors.
• UC performs the controlling when instructed
by the PC through serial communication.
Server Application
• It is the pc application that receives the values
from sensing unit.
• Obtains values through the serial communication.
• Uses RS232 to receive temperature and humidity
values.
• Compares the received values with the set point
values and further instructs the uc to perform
controlling.
• Through the comport, communicates with the
sensing units.
Mobile Application
• The softwares used are :
1. Eclipse
2. ADT bundle
• Has provision for setting the desired
temperature range.
• Application created displays the values of the
temperature and humidity.
• Indicates if the temperature and humidity values
lie within the range.
Controlling
• There is a provision for automatic
temperature control
• Two fans are provided
– One to bring the temperature down
– Other to raise the temperature
For humidity, there is an indication if the value
exceeds the desired range
Controlling can be done manually

You might also like