SlideShare a Scribd company logo
THE SMART GREENHOUSE
ARDUINO BASED INTELLIGENT GREENHOUSE
By Amit saini
INTRODUCTION
•What is a Greenhouse?
•Greenhouses are controlled-area-environment to grow
plants.
•It is a structural building with different types of covering
materials, such as a glass or plastic roof and frequently
glass or plastic walls.
•It heats up because incoming visible solar radiation (for
which the glass is transparent) from the sun is absorbed
by plants ,soil, and other things inside the building.
Arduino based intelligent greenhouse Project
AUTOMATED GREENHOUSE
• Greenhouses form an important part of the agriculture and horticulture
sectors of a country.
• They can be used to grow plants under controlled climatic conditions for
optimal production.
• Automated greenhouse involves the automatic monitoring and controlling
of climatic parameters which directly or indirectly govern the plant
growth and hence their production.
• In order to control the climate factors and environment autonomously ,it
is required a computer/software equipment.
The open-source electronics prototyping platform
WHAT IS ARDUINO ?
ARDUINO IS AN
• open-source electronics prototyping platform/environment .
• The Arduino is built for designers and artists—people with little technical
expertise.
PROGRAMMING ENVIRONMENT
• The Arduino Uno can be programmed with the Arduino software IDE .
• The Atmega328 on the Arduino Uno comes preburned with a Bootloader
that allows you to upload new code to it without the use of an external
hardware programmer.
• You can also bypass the Bootloader and program the microcontroller
through the ICSP (In-Circuit Serial Programming) header.
• Arduino IDE works on windows , linux as well as Mac lion X platforms.
ARDUINO IDE
BRIEF HISTORY OF ARDUINO
• In 2005, a project was initiated to make a device for controlling student-built
interactive design projects that was less expensive than other prototyping
systems available at the time.
• Founders Massimo Banzi and David Cuartielles named the project after
Arduin of Ivrea and began producing boards in a small factory located in
Ivrea.
ADVANTAGES OF ARDUINO
• Huge documentation and support
• Larger library collection
• Open source
• Simplified and user-friendly programming language
• No additional programmer/burner hardware required for programming board
• Highly Portable
• Low power consumption
• Highly customizable
THE BASIC ARDUINO BOARD
Arduino UNO Board
“ARDUINO IN THE GREENHOUSE”
• Arduino is the heart of the The Intelligent Greenhouse.
• Arduino boards are able to receive, analyse and send data in order to
maximise plant growth and health.
BENEFITS
• Automatically control environmental conditions within greenhouse allowing any
type of plants to be grown all year round
• Eliminates risk of greenhouse not being maintained at specific environmental
conditions due to human error
• Minimizes labor costs involved in maintaining a greenhouse
• Customer able to define specific greenhouse conditions
• “Plug-and play” product
FEATURES
• Detect and maintain temperatures from -40°C to 125°C.
• Detect and maintain humidity levels between 5% RH and 95% RH
• Detect sunlight and artificial light.
• Detect and maintain moisture in soil.
• Continuously update of statistics and parameters over the internet.
OBJECTIVE
• Build miniature greenhouse which is equipped with automatic monitoring
and controlling system
• Constantly monitor and control environmental conditions in greenhouse to
ensure it remains at preset temperature, light, moisture and humidity
levels.
• It focuses on saving water, increasing efficiency and reducing the
environmental impacts on plants production.
• The user can see the atmospheric conditions of the greenhouse plants on
website and control the greenhouse from far away places.
FUNCTIONS
• Lower Temperature: 1 Cooling Fan
• Raise temperature: Heater (indicated by Bulb for demonstration purposes)
• Decrease humidity level: 1 Exhaust Fan
• Increase moisture level: Water pump connected to a water tank
• Increase lighting condition: Fluorescent Light-bulb
• Transmission of data over internet: Ethernet shield
MINIATURE GREENHOUSE
WITH AUTOMATED SYSTEM
REVIEW ORIGINAL DESIGN
SYSTEM OVERVIEW
• Voltage output from sensors sent as inputs into Arduino
• Based on input values, Arduino outputs specific
voltages to turn ON/OFF devices
• Temperature sensor
• Humidity sensor
• Moisture Sensor
• Ambient Light Sensor
Sensors
• ATmega8
• I/O Ports
Arduino • Heater/Fan
• Exhaust Fan
• Fluorescent Light-bulb
• Water Pump
• Internet
• LCD
Devices
HARDWARE AND SOFTWARE
SPECIFICATIONS
HARDWARE
ARDUINO MICROCONTROLLER
ETHERNET SHIELD
LCD DISPLAY
SENSORS
FANS AND RELAYS
WATER PUMP
ARDUINO MICROCONTROLLER
Microcontroller` ATmega328
Operating Voltage 5V
Input Voltage
(recommended)
7-12V
Input Voltage (limits) 6-20V
Digital I/O Pins 14 (of which 6 provide PWM output)
Analog Input Pins 6
DC Current per I/O Pin 40 Ma
DC Current for 3.3V Pin 50 Ma
Flash Memory
32 KB (ATmega328) of which 0.5 KB used
by bootloader
SRAM 2 KB (ATmega328)
EEPROM 1 KB (ATmega328)
Clock Speed 16 MHz
Arduino based intelligent greenhouse Project
ETHERNET SHIELD
• The Arduino Ethernet shield allows an Arduino board to connect to the internet using
the Ethernet library and to read and write an SD card using the SD library.
• The shield is mounted on top of the
arduino board and can be Connected
to your computer or a network hub or
router using a standard Ethernet cable
(CAT5 or CAT6 with RJ45 connectors).
POWER SUPPLY CIRCUIT
• An AC source, a transformer, and a bridge rectifier (full diode bridge) can
turn an AC "wall" source into a usable DC source for low-voltage electronics.
LCD DISPLAY
• A LCD is connected with arduino at 7th,
6th, 5th, 9th, 3rdand 8th pins to display
the reading of various sensors .
• ‘T’ represents temperature, ’H’
represents Humidity , ‘M’ represents
Moisture and ‘L’ represents internal
Light intensity of the greenhouse, on the
LCD.
SENSORS
AMBIENT LIGHT SENSOR
• A light sensor, as its name suggests, is a device
that is used to detect light.
• A photocell or photo resistor for example, is a
small sensor that changes its resistance when light
shines on it; they are used in many consumer
products to determine the intensity of light.
• Operating temperature: -20°C to 75°C
• Wavelength Measurement Range: 400nm to
1100nm
TEMPERATURE SENSOR
• Manufacturer: Texas Instruments LM35
• FEATURES DESCRIPTION:
• Calibrated Directly in ° Celsius (Centigrade)
• Linear + 10 mV/°C Scale Factor
• 0.5°C Ensured Accuracy (at +25°C)
• LM35 has an advantage over linear temperature
• Rated for Full −55°C to +150°C Range
• Suitable for Remote Applications
• Low Cost Due to Wafer-Level Trimming
• Operates from 4 to 30
• Low Self-Heating, 0.08°C in Still Air
• Nonlinearity Only ±¼°C Typical
• Low Impedance Output, 0.1 Ω for 1 mA Load
HUMIDITY SENSOR
• A humidity sensor, also called a hygrometer, measures and regularly reports the
relative humidity in the air.
• Humidity sensor SY-HS-220 is used to sense the humidity of the air in the green
house.
• The warmer the air is, the more moisture it
can hold, so relative humidity changes
with fluctuations in temperature.
• Operating temperature: 5°C to 45°C
• Humidity Measurement Range: 5%RH to
95%RH.
• If the humidity exceeds the maximum limit
then the exhaust fan attached with Arduino
will be switched ON automatically.
MOISTURE SENSOR
• Soil moisture sensor measure the
water content in soil.
• This basic cheap soil moisture sensor
consists of two probes (the metal
rods) held apart at a fixed distance
by some insulating material.
DEVICES
• 1 Cooling Fan
• Heater (Bulb)
• 1 Exhaust Fan
• Water Pump
• Fluorescent Light-bulb
TRANSISTORS TO POWER COOLING FANS,
EXHAUST FANS & RELAY
• Power supply: 5V
• Recommended Collector Current: 500mA
• Recommended Base Current: 50mA
• Transistors used as switches to provide 5V to
connected devices.
• To ensure circuit functions properly, followed
recommended current flow through resistor.
• To obtain required current flows, applied
Ohm’s law and obtained current limiting
resistor for collector to be 10Ω and 100 Ω for
the base.
• These specifications enable circuit to function
properly
DEVICES10 Ohm
64
5
100 Ohm
0
5Vdc0
ZENER DIODE (5.6V)
ARDUINO OUTPUT
RELAY TO TURN ON/OFF FLUORESCENT
LIGHT BULB, WATER PUMP AND FANS
• DC voltage: 5V
• DC current: 500mA.
• Relay enables AC current to flow by
implementing a switch within the device which
is controlled by DC current.
• The relay is supposed to allow AC current
through when no dc current is flowing.
• When DC current is passes through, relay will
flick switch to ground, therefore causing open
circuit for AC current flow.
CIRCUIT DIAGRAM
POWER SUPPLY
SOFTWARE
ARDUINO IDE 1.0.1
• The Arduino integrated development
environment (IDE) is a cross-platform app.
written in Java, and is derived from the IDE for
the Processing programming language and the
Wiring projects.
• A program or code written for Arduino is
called a "sketch".
• The Arduino IDE uses the GNU toolchain and
AVR Libc to compile programs, and uses
avrdude to upload programs to the board.
OUTPUT OF THE SENSORS
Temperature sensor:
• If the temperature exceeds beyond the limit set then a fan will be automatically switched
ON as a coolant to reduce the temperature.
• When it reaches the desired temperature the fan will be switched OFF automatically with the
help of a relay.
• But if the temperature decreases bellow the optimum temperature a bulb as a heater will be
switched ON to set the temperature within the desired range.
Light sensor:
• Light sensor sense the light and set an optimum light in the greenhouse for the plants.
• An artificial light will be switched ON automatically by the light sensor with the help of relay
if there is insufficient light for the plants in the greenhouse
• And the light is switched OFF automatically when the plants get sufficient light from the sun.
Moisture sensor:
• Soil moisture sensor check the water present in the soil.
• If there is not proper water in the soil then moisture sensor sends signal to the water
pump which as a result pumps up the water from the tank and provide sufficient
amount of water to the soil.
• When the sensor senses the threshold value of water level in the soil it automatically
turn OFF the pump.
Humidity sensor:
• Humidity sensor is used to check the humidity of the air in the greenhouse.
• If the humidity exceeds the limit set then an exhaust fan will be switched ON with the
help of relay to throw the humid air out of the greenhouse to maintain the suitable
environment for the plants.
INSTANTANEOUS OUTPUT OF SENSORS
DISPLAYED ON A WEBSITE
RESULTS/CONCLUSION OF PROJECT
Temperature, Heat, Moisture and Light Sensors are the four main sensors used in
the project which give the exact value of temperature, heat, moisture and light
respectively. These sensors give the correct result according to the plant's
condition. These results can be seen on the LCD screen present on the project
and on a INTERNET WEBSITE.
SUMMARY
• Project successful; features described in Proposal functioned accordingly
• Engineering knowledge acquired over the years fully applied and tested
• Acquired many new skills and knowledge; improved researching and trouble-
shooting techniques
• Believe that product will be a success in the market as the “Push for Green”
and environmental concerns intensifies in near future
THE GALLERY
FRONT VIEW REAR VIEW
INTERNAL VIEW TOP VIEW
THANK YOU
ANY QUESTIONS?

More Related Content

What's hot (20)

PDF
Internet of Things & Its application in Smart Agriculture
Mohammad Zakriya
 
PPTX
GREEN HOUSE MONITORING SYSTEM BASED ON ARDUINO UNO
helmi nur muhammad zain setiawan
 
PPTX
automatic irrigation system by sensing soil moisture content
PAMULA MURALI
 
PPTX
IOT based irrigation system
Shanjedul Hassan
 
PPTX
IOT based smart agriculture monitoring.pptx
KaRtHiCkR859827
 
PPTX
Smart irrigation system
VISHALDWIVEDI27
 
PPTX
Smart farming using IOT
VyshnaviGollapalli
 
PPTX
Smart automated irrigation system ppt
AutoNextAutoHub
 
PPTX
Wireless greenhouse environment monitoring through sensors
Sudhanshu Tripathi
 
PPTX
Smart irrigation system using internet of things
Basavaraj Galagi
 
PPTX
Automatic irrigation system ppt
Jagadeesh Kumar Duggineni
 
PPTX
Weather Station Using IoT
fatinfaqihah5124
 
PPT
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
Putri Sintia Sari
 
PPTX
Fire fighting robot ppt
athmeg
 
PPTX
Humidity & Temperature monitoring using arduino
MuhammadJaved191
 
PDF
Unified Middleware for Internet of Things
Honbo Zhou
 
PPTX
IoT Based Home Automation System Presantation
Farhan Ahmed Rahee
 
PPTX
Soil Moisture Sensor and Arduino
Parvesh Taneja
 
PPTX
IOT BASED SMART AGRICULTURE
sree vidyanikethan engineering college
 
PPTX
Sensor based smart agriculture system
AbhijeetKumar346
 
Internet of Things & Its application in Smart Agriculture
Mohammad Zakriya
 
GREEN HOUSE MONITORING SYSTEM BASED ON ARDUINO UNO
helmi nur muhammad zain setiawan
 
automatic irrigation system by sensing soil moisture content
PAMULA MURALI
 
IOT based irrigation system
Shanjedul Hassan
 
IOT based smart agriculture monitoring.pptx
KaRtHiCkR859827
 
Smart irrigation system
VISHALDWIVEDI27
 
Smart farming using IOT
VyshnaviGollapalli
 
Smart automated irrigation system ppt
AutoNextAutoHub
 
Wireless greenhouse environment monitoring through sensors
Sudhanshu Tripathi
 
Smart irrigation system using internet of things
Basavaraj Galagi
 
Automatic irrigation system ppt
Jagadeesh Kumar Duggineni
 
Weather Station Using IoT
fatinfaqihah5124
 
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
Putri Sintia Sari
 
Fire fighting robot ppt
athmeg
 
Humidity & Temperature monitoring using arduino
MuhammadJaved191
 
Unified Middleware for Internet of Things
Honbo Zhou
 
IoT Based Home Automation System Presantation
Farhan Ahmed Rahee
 
Soil Moisture Sensor and Arduino
Parvesh Taneja
 
IOT BASED SMART AGRICULTURE
sree vidyanikethan engineering college
 
Sensor based smart agriculture system
AbhijeetKumar346
 

Viewers also liked (20)

PPTX
Embedded green house automation system
gajula vijaya lakshmi
 
PPTX
Green house weather control system
Shiven Vashisht
 
PPTX
Paperbattery 140405123735-phpapp01
Aiskanta Ray
 
PPTX
Paperbattery in ppt
anbarasuasokan
 
PDF
Automatic room temperature controlled fan using arduino uno microcontroller
Mohammod Al Emran
 
PPTX
Temperature based speed control of fan
Çdh Suman
 
PPTX
Speed controller for fan
Rifatkhasru009
 
PPTX
Arduino based automatic temperature controlled fan speed regulator
Edgefxkits & Solutions
 
PPTX
Temperature based-fan-controller
Waqar Shehbaz
 
PPTX
Temperature Sensor using LM35 and LCD Display on Arduino
Wildan Rahman
 
PPTX
OLED technology Seminar Ppt
Ashly Liza
 
PPTX
Temperature Based Fan Controller
richa1910n
 
PPSX
Landscape painters
Elizabeth Bertell
 
PPT
TEMPERATURE BASED FAN SPEED CONTROLLER
Tarek Erin
 
PDF
Penggunaan Model “Angkat Bloe” dalam Wakaf Produktif: Justifikasi dan Hambatan
Azharsyah Ibrahim
 
PDF
PERLAKSANAAN LANDSKAP KEJUR (HARDSCAPE)
NUR AINANI MAHYUDDIN
 
PPTX
Pangakap mani kayu
Pristamilla Rencecla
 
PDF
DESIGN AND FABRICATION OF POKA YOKE PNEUMATIC FIXTURE FOR MILLING AND SHAPER ...
Shubham Dhaneshree
 
PDF
POKA-YOKE REPORT IN PDF FORM
N Harisha
 
PPT
Error proofing technique - Poka Yoke
SEREE NET
 
Embedded green house automation system
gajula vijaya lakshmi
 
Green house weather control system
Shiven Vashisht
 
Paperbattery 140405123735-phpapp01
Aiskanta Ray
 
Paperbattery in ppt
anbarasuasokan
 
Automatic room temperature controlled fan using arduino uno microcontroller
Mohammod Al Emran
 
Temperature based speed control of fan
Çdh Suman
 
Speed controller for fan
Rifatkhasru009
 
Arduino based automatic temperature controlled fan speed regulator
Edgefxkits & Solutions
 
Temperature based-fan-controller
Waqar Shehbaz
 
Temperature Sensor using LM35 and LCD Display on Arduino
Wildan Rahman
 
OLED technology Seminar Ppt
Ashly Liza
 
Temperature Based Fan Controller
richa1910n
 
Landscape painters
Elizabeth Bertell
 
TEMPERATURE BASED FAN SPEED CONTROLLER
Tarek Erin
 
Penggunaan Model “Angkat Bloe” dalam Wakaf Produktif: Justifikasi dan Hambatan
Azharsyah Ibrahim
 
PERLAKSANAAN LANDSKAP KEJUR (HARDSCAPE)
NUR AINANI MAHYUDDIN
 
Pangakap mani kayu
Pristamilla Rencecla
 
DESIGN AND FABRICATION OF POKA YOKE PNEUMATIC FIXTURE FOR MILLING AND SHAPER ...
Shubham Dhaneshree
 
POKA-YOKE REPORT IN PDF FORM
N Harisha
 
Error proofing technique - Poka Yoke
SEREE NET
 
Ad

Similar to Arduino based intelligent greenhouse Project (20)

PPTX
dokumen.tips_smart-greenhouse-kkppt.pptx
Akash486765
 
PPTX
266413245-Smart-Greenhousesbgrd (1).pptx
chiragsojitra180
 
PPTX
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
Shri sukhmani institute of engineering and technology
 
PPTX
11. IoT Based Motor Monitoring system.pptx
digimitra1
 
PPTX
weather monitoiring system.pptx
PranayBathini1
 
PPTX
green house ppt.pptx
YonaCastro1
 
PPTX
An IoT BASED HOME AUTOMATION SOLUTION.pptx
vashistadara03
 
PPTX
Ranisha FAN.pptx
MadishettySrija
 
PPTX
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
DeepakK547422
 
PPTX
Automatic Water Irrigation system.pptx
HaseebUmer5
 
PPTX
Automatic room ventilation.pptx
MANIKANDANG92
 
PPTX
OpenMotics Introduction
OpenMotics
 
PPTX
IoT BASED SMART HOME USING ARDUINO
AYSHA S KABEER
 
PPT
final ppt.ppt
hifytechnologies1
 
PPTX
Pwm technique for dc motor Using Arduino
KATHANSANJAYSHAH
 
PPTX
anandhu seminar ppt.pptx
ANANDhu39721
 
PPTX
ppt-1.pptx
SAKTHIVELV40
 
PPTX
MICROPROCESSOR_CEP_PRESENTATION.pptx
AnsaJaved5
 
PPTX
MILK QUALITY MONITORING SYSTEM
Adarsh N D
 
PPTX
green house monitoring system
Nikhil Gawande Patil
 
dokumen.tips_smart-greenhouse-kkppt.pptx
Akash486765
 
266413245-Smart-Greenhousesbgrd (1).pptx
chiragsojitra180
 
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
Shri sukhmani institute of engineering and technology
 
11. IoT Based Motor Monitoring system.pptx
digimitra1
 
weather monitoiring system.pptx
PranayBathini1
 
green house ppt.pptx
YonaCastro1
 
An IoT BASED HOME AUTOMATION SOLUTION.pptx
vashistadara03
 
Ranisha FAN.pptx
MadishettySrija
 
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
DeepakK547422
 
Automatic Water Irrigation system.pptx
HaseebUmer5
 
Automatic room ventilation.pptx
MANIKANDANG92
 
OpenMotics Introduction
OpenMotics
 
IoT BASED SMART HOME USING ARDUINO
AYSHA S KABEER
 
final ppt.ppt
hifytechnologies1
 
Pwm technique for dc motor Using Arduino
KATHANSANJAYSHAH
 
anandhu seminar ppt.pptx
ANANDhu39721
 
ppt-1.pptx
SAKTHIVELV40
 
MICROPROCESSOR_CEP_PRESENTATION.pptx
AnsaJaved5
 
MILK QUALITY MONITORING SYSTEM
Adarsh N D
 
green house monitoring system
Nikhil Gawande Patil
 
Ad

Recently uploaded (20)

PPTX
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
PDF
NASA A Researcher’s Guide to International Space Station : Physical Sciences ...
Dr. PANKAJ DHUSSA
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
Edge AI and Vision Alliance
 
PPTX
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
PDF
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PPTX
Agentforce World Tour Toronto '25 - Supercharge MuleSoft Development with Mod...
Alexandra N. Martinez
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
DOCX
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PPT
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PPTX
Digital Circuits, important subject in CS
contactparinay1
 
PDF
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
Safe Software
 
PDF
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
PDF
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
NASA A Researcher’s Guide to International Space Station : Physical Sciences ...
Dr. PANKAJ DHUSSA
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
Edge AI and Vision Alliance
 
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
Agentforce World Tour Toronto '25 - Supercharge MuleSoft Development with Mod...
Alexandra N. Martinez
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
Cryptography Quiz: test your knowledge of this important security concept.
Rajni Bhardwaj Grover
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
Digital Circuits, important subject in CS
contactparinay1
 
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
Safe Software
 
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 

Arduino based intelligent greenhouse Project

  • 1. THE SMART GREENHOUSE ARDUINO BASED INTELLIGENT GREENHOUSE By Amit saini
  • 3. •Greenhouses are controlled-area-environment to grow plants. •It is a structural building with different types of covering materials, such as a glass or plastic roof and frequently glass or plastic walls. •It heats up because incoming visible solar radiation (for which the glass is transparent) from the sun is absorbed by plants ,soil, and other things inside the building.
  • 5. AUTOMATED GREENHOUSE • Greenhouses form an important part of the agriculture and horticulture sectors of a country. • They can be used to grow plants under controlled climatic conditions for optimal production. • Automated greenhouse involves the automatic monitoring and controlling of climatic parameters which directly or indirectly govern the plant growth and hence their production. • In order to control the climate factors and environment autonomously ,it is required a computer/software equipment.
  • 6. The open-source electronics prototyping platform
  • 8. ARDUINO IS AN • open-source electronics prototyping platform/environment . • The Arduino is built for designers and artists—people with little technical expertise.
  • 9. PROGRAMMING ENVIRONMENT • The Arduino Uno can be programmed with the Arduino software IDE . • The Atmega328 on the Arduino Uno comes preburned with a Bootloader that allows you to upload new code to it without the use of an external hardware programmer. • You can also bypass the Bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header. • Arduino IDE works on windows , linux as well as Mac lion X platforms.
  • 11. BRIEF HISTORY OF ARDUINO • In 2005, a project was initiated to make a device for controlling student-built interactive design projects that was less expensive than other prototyping systems available at the time. • Founders Massimo Banzi and David Cuartielles named the project after Arduin of Ivrea and began producing boards in a small factory located in Ivrea.
  • 12. ADVANTAGES OF ARDUINO • Huge documentation and support • Larger library collection • Open source • Simplified and user-friendly programming language • No additional programmer/burner hardware required for programming board • Highly Portable • Low power consumption • Highly customizable
  • 13. THE BASIC ARDUINO BOARD Arduino UNO Board
  • 14. “ARDUINO IN THE GREENHOUSE” • Arduino is the heart of the The Intelligent Greenhouse. • Arduino boards are able to receive, analyse and send data in order to maximise plant growth and health.
  • 15. BENEFITS • Automatically control environmental conditions within greenhouse allowing any type of plants to be grown all year round • Eliminates risk of greenhouse not being maintained at specific environmental conditions due to human error • Minimizes labor costs involved in maintaining a greenhouse • Customer able to define specific greenhouse conditions • “Plug-and play” product
  • 16. FEATURES • Detect and maintain temperatures from -40°C to 125°C. • Detect and maintain humidity levels between 5% RH and 95% RH • Detect sunlight and artificial light. • Detect and maintain moisture in soil. • Continuously update of statistics and parameters over the internet.
  • 18. • Build miniature greenhouse which is equipped with automatic monitoring and controlling system • Constantly monitor and control environmental conditions in greenhouse to ensure it remains at preset temperature, light, moisture and humidity levels. • It focuses on saving water, increasing efficiency and reducing the environmental impacts on plants production. • The user can see the atmospheric conditions of the greenhouse plants on website and control the greenhouse from far away places.
  • 19. FUNCTIONS • Lower Temperature: 1 Cooling Fan • Raise temperature: Heater (indicated by Bulb for demonstration purposes) • Decrease humidity level: 1 Exhaust Fan • Increase moisture level: Water pump connected to a water tank • Increase lighting condition: Fluorescent Light-bulb • Transmission of data over internet: Ethernet shield
  • 22. SYSTEM OVERVIEW • Voltage output from sensors sent as inputs into Arduino • Based on input values, Arduino outputs specific voltages to turn ON/OFF devices • Temperature sensor • Humidity sensor • Moisture Sensor • Ambient Light Sensor Sensors • ATmega8 • I/O Ports Arduino • Heater/Fan • Exhaust Fan • Fluorescent Light-bulb • Water Pump • Internet • LCD Devices
  • 24. HARDWARE ARDUINO MICROCONTROLLER ETHERNET SHIELD LCD DISPLAY SENSORS FANS AND RELAYS WATER PUMP
  • 25. ARDUINO MICROCONTROLLER Microcontroller` ATmega328 Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limits) 6-20V Digital I/O Pins 14 (of which 6 provide PWM output) Analog Input Pins 6 DC Current per I/O Pin 40 Ma DC Current for 3.3V Pin 50 Ma Flash Memory 32 KB (ATmega328) of which 0.5 KB used by bootloader SRAM 2 KB (ATmega328) EEPROM 1 KB (ATmega328) Clock Speed 16 MHz
  • 27. ETHERNET SHIELD • The Arduino Ethernet shield allows an Arduino board to connect to the internet using the Ethernet library and to read and write an SD card using the SD library. • The shield is mounted on top of the arduino board and can be Connected to your computer or a network hub or router using a standard Ethernet cable (CAT5 or CAT6 with RJ45 connectors).
  • 28. POWER SUPPLY CIRCUIT • An AC source, a transformer, and a bridge rectifier (full diode bridge) can turn an AC "wall" source into a usable DC source for low-voltage electronics.
  • 29. LCD DISPLAY • A LCD is connected with arduino at 7th, 6th, 5th, 9th, 3rdand 8th pins to display the reading of various sensors . • ‘T’ represents temperature, ’H’ represents Humidity , ‘M’ represents Moisture and ‘L’ represents internal Light intensity of the greenhouse, on the LCD.
  • 31. AMBIENT LIGHT SENSOR • A light sensor, as its name suggests, is a device that is used to detect light. • A photocell or photo resistor for example, is a small sensor that changes its resistance when light shines on it; they are used in many consumer products to determine the intensity of light. • Operating temperature: -20°C to 75°C • Wavelength Measurement Range: 400nm to 1100nm
  • 32. TEMPERATURE SENSOR • Manufacturer: Texas Instruments LM35 • FEATURES DESCRIPTION: • Calibrated Directly in ° Celsius (Centigrade) • Linear + 10 mV/°C Scale Factor • 0.5°C Ensured Accuracy (at +25°C) • LM35 has an advantage over linear temperature • Rated for Full −55°C to +150°C Range • Suitable for Remote Applications • Low Cost Due to Wafer-Level Trimming • Operates from 4 to 30 • Low Self-Heating, 0.08°C in Still Air • Nonlinearity Only ±¼°C Typical • Low Impedance Output, 0.1 Ω for 1 mA Load
  • 33. HUMIDITY SENSOR • A humidity sensor, also called a hygrometer, measures and regularly reports the relative humidity in the air. • Humidity sensor SY-HS-220 is used to sense the humidity of the air in the green house. • The warmer the air is, the more moisture it can hold, so relative humidity changes with fluctuations in temperature. • Operating temperature: 5°C to 45°C • Humidity Measurement Range: 5%RH to 95%RH. • If the humidity exceeds the maximum limit then the exhaust fan attached with Arduino will be switched ON automatically.
  • 34. MOISTURE SENSOR • Soil moisture sensor measure the water content in soil. • This basic cheap soil moisture sensor consists of two probes (the metal rods) held apart at a fixed distance by some insulating material.
  • 35. DEVICES • 1 Cooling Fan • Heater (Bulb) • 1 Exhaust Fan • Water Pump • Fluorescent Light-bulb
  • 36. TRANSISTORS TO POWER COOLING FANS, EXHAUST FANS & RELAY • Power supply: 5V • Recommended Collector Current: 500mA • Recommended Base Current: 50mA • Transistors used as switches to provide 5V to connected devices. • To ensure circuit functions properly, followed recommended current flow through resistor. • To obtain required current flows, applied Ohm’s law and obtained current limiting resistor for collector to be 10Ω and 100 Ω for the base. • These specifications enable circuit to function properly DEVICES10 Ohm 64 5 100 Ohm 0 5Vdc0 ZENER DIODE (5.6V) ARDUINO OUTPUT
  • 37. RELAY TO TURN ON/OFF FLUORESCENT LIGHT BULB, WATER PUMP AND FANS • DC voltage: 5V • DC current: 500mA. • Relay enables AC current to flow by implementing a switch within the device which is controlled by DC current. • The relay is supposed to allow AC current through when no dc current is flowing. • When DC current is passes through, relay will flick switch to ground, therefore causing open circuit for AC current flow.
  • 41. ARDUINO IDE 1.0.1 • The Arduino integrated development environment (IDE) is a cross-platform app. written in Java, and is derived from the IDE for the Processing programming language and the Wiring projects. • A program or code written for Arduino is called a "sketch". • The Arduino IDE uses the GNU toolchain and AVR Libc to compile programs, and uses avrdude to upload programs to the board.
  • 42. OUTPUT OF THE SENSORS Temperature sensor: • If the temperature exceeds beyond the limit set then a fan will be automatically switched ON as a coolant to reduce the temperature. • When it reaches the desired temperature the fan will be switched OFF automatically with the help of a relay. • But if the temperature decreases bellow the optimum temperature a bulb as a heater will be switched ON to set the temperature within the desired range. Light sensor: • Light sensor sense the light and set an optimum light in the greenhouse for the plants. • An artificial light will be switched ON automatically by the light sensor with the help of relay if there is insufficient light for the plants in the greenhouse • And the light is switched OFF automatically when the plants get sufficient light from the sun.
  • 43. Moisture sensor: • Soil moisture sensor check the water present in the soil. • If there is not proper water in the soil then moisture sensor sends signal to the water pump which as a result pumps up the water from the tank and provide sufficient amount of water to the soil. • When the sensor senses the threshold value of water level in the soil it automatically turn OFF the pump. Humidity sensor: • Humidity sensor is used to check the humidity of the air in the greenhouse. • If the humidity exceeds the limit set then an exhaust fan will be switched ON with the help of relay to throw the humid air out of the greenhouse to maintain the suitable environment for the plants.
  • 44. INSTANTANEOUS OUTPUT OF SENSORS DISPLAYED ON A WEBSITE
  • 45. RESULTS/CONCLUSION OF PROJECT Temperature, Heat, Moisture and Light Sensors are the four main sensors used in the project which give the exact value of temperature, heat, moisture and light respectively. These sensors give the correct result according to the plant's condition. These results can be seen on the LCD screen present on the project and on a INTERNET WEBSITE.
  • 46. SUMMARY • Project successful; features described in Proposal functioned accordingly • Engineering knowledge acquired over the years fully applied and tested • Acquired many new skills and knowledge; improved researching and trouble- shooting techniques • Believe that product will be a success in the market as the “Push for Green” and environmental concerns intensifies in near future