17
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO

green house monitoring system based arduino uno

Embed Size (px)

Citation preview

Page 1: green house monitoring system based arduino uno

GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO

Page 2: green house monitoring system based arduino uno

GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO

• HELMI NUR M.Z.S (NIM 151611012)• RADEN LUQMANNULHAKIM (NIM 151611022)• SULMA MAHARDIANI (NIM 151611028)

D3-TEKNIK PENDINGIN DAN TATA UDARAREFRIGERATION AND AIR CONDITIONING

ENGINEERINGPOLITEKNIK NEGERI BANDUNG

Page 3: green house monitoring system based arduino uno

DEFINITIONGREEN HOUSE is a building, room, or area, usually chiefly of glass, in which the temperature is maintained within a desired range, used for cultivating

tender plants or growing plants out of season.

Page 4: green house monitoring system based arduino uno

DEFINITION

MONITORING is the regular observation and recording of activities taking place in a project or program. It is a process of

routinely gathering information on all aspects of the project.

Page 5: green house monitoring system based arduino uno

DEFINITIONGREEN HOUSE MONITORING SYSTEM is a system which is oversee the aspect of a green house, such

as a temperature, humidity, gasses and the light intensity to keep the green house in the ideal

condition

Page 6: green house monitoring system based arduino uno

FEATURES

• Detect temperatures• Detect humidity levels• Detect sunlight and artificial light• Detect carbon dioxide

Page 7: green house monitoring system based arduino uno

BENEFIT

• Define specific greenhouse conditions • Control environmental conditions within

greenhouse• Eliminates risk of greenhouse not being

maintained at specific environmental conditions due to human error

Page 8: green house monitoring system based arduino uno

Green House Standard ASHRAE

Temperature : 25°C

Humidity : 60-70%

CO2 : 300 ppm

light intensity : 32.000 lux

Page 9: green house monitoring system based arduino uno

Arduino LCD DHT11 LDR MQ135

PCB LED BUZZER WIRE HP Keypad

TOOLS

Page 10: green house monitoring system based arduino uno

MIND MAPPING

DHT11Temperature&humidity sensor

MQ135C02 SENSOR

LDRLIGHT SENSOR

LCD

DAQ PLX

Page 11: green house monitoring system based arduino uno

PROCEDURE1. Prepare the components

2. Arrange the components into PCB by using the wire, corresponding wiring with the pictures that guide to connect into arduino

Page 12: green house monitoring system based arduino uno

3. Connect Arduino into PC which have arduino application

4. Compile sketch, make sure that sketch don’t have any error

Page 13: green house monitoring system based arduino uno

5. upload sketch to the arduino

6. See the value of measurand on the serial monitor, or on the LCD

Page 14: green house monitoring system based arduino uno

DESIGN

Page 15: green house monitoring system based arduino uno

RESULT

Page 16: green house monitoring system based arduino uno

HOW IT WORK

This project are monitoring 4 indicator, such as LIGHT INTENSITY, HUMIDITY, GASS C02,

TEMPERATURE.This project have a set point is based on ASHRAE Standard, when the value of measurand is on the standard value it called ideal and the GREEN LED will turned on, if the value of measurand approch the exceed the standard the Red LED will turned on,

Page 17: green house monitoring system based arduino uno