Skip to content

Treesponse is a smart greenhouse monitoring system. Smart greenhouse is a concept of greenhouse that cultivates crops without human intervention. Crops in a smart greenhouse grow without adjustment of climate or any human interference by any means for a particular period. The smart greenhouse uses various microprocessors and sensors to perform f…

Notifications You must be signed in to change notification settings

SinghHarshita/Smart-Greenhouse-Monitoring-System

Repository files navigation

Smart Greenhouse Monitoring System

Treesponse is a smart greenhouse monitoring system. Smart greenhouse is a concept of greenhouse that cultivates crops without human intervention. Crops in a smart greenhouse grow without adjustment of climate or any human interference by any means for a particular period. The smart greenhouse uses various microprocessors and sensors to perform functions such as controlling temperature and irrigation system. Any type of plant, fruit, and vegetables can be grown at any time of year in a smart greenhouse. This system is cost effective and improves efficiency & versatility of greenhouses

Problem Statement

What is the problem?

Numerous farmers fail to get good profits from greenhouse crops due to the difficulties in regulating two most essential factors : humidity and temperature - both of which affect plant growth. During plant cultivation in a greenhouse, many problems are faced, such as :-

  1. Failure to fulfil some essential requirements such as heat. Light, moisture and carbon dioxide in the amount necessary for optimum growth.
  2. Deficiency/excess of fertilizers
  3. Toxic gases
  4. Exposure to fungus, Bacteria or virus
  5. Attack by insects, animals and allied pests

Why is there a problem?

The quality of production is reduced due to irresponsible production i.e. improper regulation of heat and humidity. Innovative infrastructures have been proposed but they are still not very famous in India. People still employ manual labour for the different tasks that have to be done during greenhouse farming.

Introduction to Smart Greenhouse

A greenhouse is a structure with walls and roof made chiefly of transparent material, such as glass, in which plants requiring regulated climatic conditions are grown[4].

Many problems are encountered during greenhouse cultivation[1]. These problems result in yield that doesn’t fulfil the international and national market standards. Thus, it results in wastage of energy and crops.

Smart greenhouse is a concept of greenhouse that cultivates crops without human intervention. Crops in a smart greenhouse grow without adjustment of climate or any human interference by any means for a particular period. The smart greenhouse uses various microprocessors and sensors to perform functions such as controlling temperature and irrigation system. Any type of plant, fruit, and vegetables can be grown at any time of year in smart greenhouse. This system is cost effective and improves efficiency & versatility of greenhouses

The objective is to introduce a system that effectively identifies the internal parameters of the greenhouse and monitors those parameters continuously. Also, the environmental parameters are maintained by the system according to the requirement of the plant.

Sustainable Development Goal trying to achieve :

  1. Industry, Innovation and Infrastructure
  2. Responsible consumption and production

Implementation

Implementation details along with the hardware and software details can be found in the proposal.

Execution Details

smart_greenhouse.pdf

Contains the schema descriptions of relations in the database.

smart_greenhouse_monitoring_system.sql

This is the sql file for the database. Import this in MySQL for the database

Running the website

Go to the directory smart_greenhouse_monitoring_system. Run the command :

npm install

This loads the npm modules required for the project. Then execute the command :

npm start

Starting django server

Navigate to the Django project directory. Run the following command in the command line :

python manage.py runserver

Note : Run the django server on the default port (8000)

About

Treesponse is a smart greenhouse monitoring system. Smart greenhouse is a concept of greenhouse that cultivates crops without human intervention. Crops in a smart greenhouse grow without adjustment of climate or any human interference by any means for a particular period. The smart greenhouse uses various microprocessors and sensors to perform f…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published