Sie sind auf Seite 1von 15

Android Based Wireless

Temperature and Humidity


Monitoring and Controlling
System
By
Shaily Pal (07611503009)
Surabhi Garhwal (09311503009)
 What do we do?
 Humidity and Temperature Values sensed and displayed
and controlled using mobile phone over Wi-Fi
 How do we do?
 Android based application to send control data and
display data over Wi-Fi using a server and hardware
interface.
 Why this kind of system?
 Systems like large scale industry or Hospitality
Management can make use of mobile management
console to increase ease of use and productivity.
 It’s Open Source licensed under LGPL and FREE!!!!
 Openly available as Google Code project for future
enhancement. https://code.google.com/p/weather-eye/
Mobile Application (Android)

Server Application

Sensing Unit
 Sensing Unit (SU)
Temperature and Humidity values are sensed
through the sensing unit
 Server Application
Takes decision based on the temperature and
humidity values sensed by SU such as display
warning or turning on/off climate control system.
 Mobile Application
Displays the current status of temperature and
humidity and provides UI for controlling.
 Uses the HS-20G temperature and humidity
sensor.
 Operating temperature: 00C– 500 C
 Operating Humidity : 0% - 50%
 Microcontroller 89C52 receives values from
the sensors (HS-20G).
 SU performs the controlling when
instructed by the PC through RS232 link.
 It is a MS Windows based pc application that
receives the values from sensing unit.
 It works as the TCP/IP Server for the Mobile
application.
 Obtains SU reading values through the RS232
link.
 Compares the received values with the set
point values and further instructs the SU to
perform controlling.
 Sends the required display values to Mobile
application via TCP/IP.
 Application based on Android Operating
System (Gingerbread or above).
 Platform independent system as written
completely in Java to run on Android
 Connects to the Server Application over Wi-Fi
 Displays the Temperature and Humidity
Readings and respective status using
Red/Green Indicators.
 Provides UI to control the Maximum and
Minimum values of optimum Temperature
range.
 There is a provision for automatic
temperature control
 Two fans are provided
 One to bring the temperature down
 Other to raise the temperature
 Decision
is taken by the Server Application
based on the Sensing Unit’s readings.
For humidity, there is an indication if the value
exceeds the desired range
Humidity control is out of scope
 Process Industries

 Greenhouses

 In columns of refineries

 Nuclear power plants

 Textile applications
 Provision for Humidity control

 Range of communication can be increased so


as to cover a larger area

 More parameters can be controlled like


pressure
Any Questions?

Das könnte Ihnen auch gefallen