Intelligent Plant Watering System with Arduino Uno

[{“box”:0,”content”:”

n

Year : November 30, 2023 | Volume : 01 | Issue : 01 | Page : 26-32

n

n

n

n

n

n

By

n

    n t

    [foreach 286]n

    n

    Azeez Ali, B. Sai Kumar, K. Durga Prasad, K. Chiranjeevi

  1. [/foreach]

    n

n

n

    [foreach 286] [if 1175 not_equal=””]n t

  1. Assistant Professor, Student, Student, Student, Department of Mechanical Engineering, Baba Institute of Technology & Sciences, Department of Mechanical Engineering, Baba Institute of Technology & Sciences, Department of Mechanical Engineering, Baba Institute of Technology & Sciences, Department of Mechanical Engineering, Baba Institute of Technology & Sciences, Andhra Pradesh, Andhra Pradesh, Andhra Pradesh, Andhra Pradesh, India, India, India, India
  2. n[/if 1175][/foreach]

n

n

Abstract

nThe working version of this intelligent irrigation system reduces water use by dynamically watering plants based on their requirements. The system calculates water needs by recording soil temperature
and moisture using Arduino electronics and soil moisture sensors. Water is released quickly and is saved up to 80% by triggering a solenoid valve. The affordable approach works well for farming, maintaining lawns, and maintaining parks, lowering hazards and streamlining work while conserving water in an era of water constraint. For plant lovers who want to make sure their plants are watered constantly, building a watering system using an Arduino Uno board can be a terrific project. A well- liked microcontroller board known as the Arduino Uno can be configured to operate a number of electronic gadgets.

n

n

n

Keywords: Intelligent Plant Watering System with Arduino Uno

n[if 424 equals=”Regular Issue”][This article belongs to International Journal of Manufacturing and Production Engineering(ijmpe)]

n

[/if 424][if 424 equals=”Special Issue”][This article belongs to Special Issue under section in International Journal of Manufacturing and Production Engineering(ijmpe)][/if 424][if 424 equals=”Conference”]This article belongs to Conference [/if 424]

n

n

n

How to cite this article: Azeez Ali, B. Sai Kumar, K. Durga Prasad, K. Chiranjeevi Intelligent Plant Watering System with Arduino Uno ijmpe November 30, 2023; 01:26-32

n

How to cite this URL: Azeez Ali, B. Sai Kumar, K. Durga Prasad, K. Chiranjeevi Intelligent Plant Watering System with Arduino Uno ijmpe November 30, 2023 {cited November 30, 2023};01:26-32. Available from: https://journals.stmjournals.com/ijmpe/article=November 30, 2023/view=0/

nn


nn[if 992 equals=”Open Access”] Full Text PDF[else] nvar fieldValue = “[user_role]”;nif (fieldValue == ‘indexingbodies’) {n document.write(‘Full Text PDF‘);n }nelse if (fieldValue == ‘administrator’) { document.write(‘Full Text PDF‘); }nelse if (fieldValue == ‘ijmpe’) { document.write(‘Full Text PDF‘); }n else { document.write(‘ ‘); }n [/if 992] [if 379 not_equal=””]nn

Browse Figures

n

n

[foreach 379]n

n[/foreach]n

nn

n

n[/if 379]n

n

References

n[if 1104 equals=””]n

  1. Bennis, H. Fouchal, 0. Zytoune, D. Aboutajdine, “Drip Irrigation System using Wireless Sensor Networks” Proceedings of the Federated Conference on Computer Science and Information Systems, ACSIS, Vol. 5, 2015.
  2. Joaquin GutiErrez, Juan Francisco Villa-Medina, Alejandra Nieto-Garibay, and Miguel Angel Porta- GAndara, “Automated Irrigation System Using a Wireless Sensor Network and GPRS Module,” IEEE Transactions on Instrumentation and Measurement, vol. 63, no. I, January 2014.
  3. Sangamesh Malge, Kalyani Bhole, “Novel, Low cost Remotely operated smart irrigation system” 2015 International Conference on Industrial Instrumentation and Control (ICIC) College of Engineering Pune, India. May 28-30, 2015
  4. Nikhil Agrawal, Smita Singhal, “Smart Drip Irrigation System using Raspberry pi and Arduino” International Conference on Computing, Communication and Automation (ICCCA2015)
  5. Pravina B. Chikankar, Deepak Mehetre, Soumitra Das, “An Automatic Irrigation System using ZigBee in Wireless Sensor Network,” 2015 International Conference on Pervasive Computing (ICPC).
  6. Sneha Angal “Raspberry pi and Arduino Based Automated Irrigation System” International Journal of Science and Research (IJSR) Volume 5 Issue 7, July 2016
  7. Bhagyashrec K.Chate , ProfJ.G.Rana , “Smart irrigation system using Raspberry pi “International Research Journal of Engineering and Technology (IRJET), 2016,
  8. Suprabha Jadhavl, Shailesh Hambarde,” Android based Automated Irrigation System using Raspberry Pi”, International Journal of Science and Research (1JSR), Volume 5 Issue 6, June 2016

nn[/if 1104][if 1104 not_equal=””]n

    [foreach 1102]n t

  1. [if 1106 equals=””], [/if 1106][if 1106 not_equal=””],[/if 1106]
  2. n[/foreach]

n[/if 1104]

nn


nn[if 1114 equals=”Yes”]n

n[/if 1114]

n

n

Regular Issue Subscription Review Article

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

Volume 01
Issue 01
Received June 29, 2023
Accepted July 12, 2023
Published November 30, 2023

n

n

n

[if 1190 not_equal=””]n

Editor

n

[foreach 1188]n

n[/foreach]

n[/if 1190] [if 1177 not_equal=””]n

Reviewer

n

[foreach 1176]n

n[/foreach]

n[/if 1177]

n

n

n

n function myFunction2() {n var x = document.getElementById(“browsefigure”);n if (x.style.display === “block”) {n x.style.display = “none”;n }n else { x.style.display = “Block”; }n }n document.querySelector(“.prevBtn”).addEventListener(“click”, () => {n changeSlides(-1);n });n document.querySelector(“.nextBtn”).addEventListener(“click”, () => {n changeSlides(1);n });n var slideIndex = 1;n showSlides(slideIndex);n function changeSlides(n) {n showSlides((slideIndex += n));n }n function currentSlide(n) {n showSlides((slideIndex = n));n }n function showSlides(n) {n var i;n var slides = document.getElementsByClassName(“Slide”);n var dots = document.getElementsByClassName(“Navdot”);n if (n > slides.length) { slideIndex = 1; }n if (n (item.style.display = “none”));n Array.from(dots).forEach(n item => (item.className = item.className.replace(” selected”, “”))n );n slides[slideIndex – 1].style.display = “block”;n dots[slideIndex – 1].className += ” selected”;n }n n function myfun() {n x = document.getElementById(“editor”);n y = document.getElementById(“down”);n z = document.getElementById(“up”);n if (x.style.display == “none”) {n x.style.display = “block”;n }n else {n x.style.display = “none”;n }n if (y.style.display == “none”) {n y.style.display = “block”;n }n else {n y.style.display = “none”;n }n if (z.style.display == “none”) {n z.style.display = “block”;n }n else {n z.style.display = “none”;n }n }n function myfun2() {n x = document.getElementById(“reviewer”);n y = document.getElementById(“down2”);n z = document.getElementById(“up2”);n if (x.style.display == “none”) {n x.style.display = “block”;n }n else {n x.style.display = “none”;n }n if (y.style.display == “none”) {n y.style.display = “block”;n }n else {n y.style.display = “none”;n }n if (z.style.display == “none”) {n z.style.display = “block”;n }n else {n z.style.display = “none”;n }n }n”}]