กลับไปหน้ารวมไฟล์
garduino-ef31a5-en.md

Working

GARDUINO

GARDUINO is an Arduino-based system to supervise the temperature, humidity, soil moisture and light status of our plant and automatically provide its necessary needs like light, water, and pure fresh air and even some sensors are used to control some actuators.

  • The watering of plants is controlled with a soil moisture sensor which is used to turn on the water pump as and when required.
  • The temperature/humidity sensor is responsible for the turning on and off of a 12V DC cooling fans and light.
  • The Water motor, light and fan can be controlled remotely using Google assistant or the Garduino website.
  • With the soil sensor, temperature and humidity value can be monitored live using the Garduino website.

To manage your garden easily... not being present, you can use this as a robot that checks whether it needs to be watered or not.

Automated Garden Care

"Garduino" is an all-in-one plant maintenance system.

  • Soil Monitoring: Uses multiple Resistive or Capacitive Moisture Sensors connected to the Arduino's analog pins to check the hydration of different pots.
  • Environmental Sensing: A DHT11 or DHT22 sensor monitors ambient temperature and humidity to predict evaporation rates.

Actuation & Connectivity

  • Irrigation: Controlled by a Peristaltic Pump or a standard DC water pump via a Relay Module. The pump triggers only when moisture falls below a specific threshold.
  • Cloud Dashboard: Syncs data to Blynk via an ESP8266/ESP32 or a Python script on a host PC. This allows the user to manually trigger watering or view historic plant growth data from anywhere in the world.

For external Data analysis run the python script named as datavisualise.py which would run a infinite script and upload sensor data to a txt file which can be further used in MATLAB, R.

FLOW Diagram

HARDWARE

ARDUINO UNO: It is the micro controller board that is equipped with sets of digital and analog input/output pins and has a USB connection to load programs from personal computers.

SOIL-MOISTURE SENSOR: It measures the volumetric water content indirectly in the soil by using soil properties like electrical resistance etc.

TEMPERATURE-HUMIDITY SENSOR (DHT11): The DHT11 is a basic, ultra low-cost digital temperature and humidity sensor.

LED LIGHT & 12V DC COOLING FAN: These are triggered together by the DHT11 temperature-humidity sensor when the surrounding temperature drop down below a plant-healthy level.

RELAY: It is an electrically operated switch which is used where it is necessary to control a circuit by a low-power signal or where several circuit must be controlled by one signal.

DC 12V WATER PUMP SUBMERSIBLE: This is triggered by the soil-moisture sensor as and when the soil gets dry and watering of the plants is needed.

SOFTWARE SPECIFICATIONS:

The project is developed using JSON, REST, PHP, JS, HTML, CSS, Arduino, MYSQL, cloud services and webhooks (IFTTT).

CONCLUSION

The system will reduce the human efforts in gardening and also make the gardening automated and tech friendly. It also makes the appropriate use of resources like water and electricity which will reduce the wastage of these resources and will also improve the health and life of plants.

NOTE

This project uses many different tools whose detailed explanation would be not possible, so if your are not able to figure out anything, feel free to ping me.

This file is part of GARDUINO. GARDUINO is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or(at your option) any later version. GARDUINO is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GARDUINO. If not, see <http://www.gnu.org/licenses/>.

ข้อมูล Frontmatter ดั้งเดิม

apps:
  - "1x python"
  - "1x Blynk"
  - "1x Arduino IDE"
  - "1x Maker service"
author: "Ameduino"
category: "Home & Automation"
components:
  - "1x water pipe"
  - "1x Linear Regulator (7805)"
  - "1x DHT11 Temperature & Humidity Sensor (4 pins)"
  - "23x Jumper wires (generic)"
  - "1x SparkFun Soil Moisture Sensor (with Screw Terminals)"
  - "2x 12v led driver"
  - "1x 12v dc motor"
  - "1x Arduino UNO"
  - "1x 5v relay module"
  - "1x Breadboard (generic)"
  - "1x 12 v dc Led light"
description: "IoT-based project to control an indoor garden, monitor them remotely, and use the data for future analysis."
difficulty: "Intermediate"
documentationLinks: []
downloadableFiles:
  - "https://github.com/fanaticjo/GARDUINO"
  - "https://github.com/fanaticjo/GARDUINO"
encryptedPayload: "U2FsdGVkX1/G159giXjMbxGolvxAsWIcrFg4BaheZm6D8pTPjn0QDijzWZrrvnmaWtUH/GD1CTsINyMoFDWZsdMfb4edglNrJZuftoseB0N9gPY62lECnVw8DARZutIoRlDQibnANHB48BeB193N9w=="
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/garduino-ef31a5_cover.jpg"
lang: "en"
likes: 20
passwordHash: "2cab7ad8c25bf8bdca68af78dcc042a72132d015a9113cc45a75cfe125a8174d"
price: 2450
seoDescription: "Garduino: An automatic garden control system using Arduino and Sensors to monitor and automate your garden care."
tags:
  - "embedded"
  - "iot"
  - "greener planet"
  - "internet of things"
  - "garden"
title: "Garduino"
tools: []
videoLinks:
  - "https://www.youtube.com/embed/FRzDDySHC94"
views: 28411