0% found this document useful (0 votes)
11 views17 pages

Mini-Project Front Sheet

Uploaded by

vinaygs2311
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views17 pages

Mini-Project Front Sheet

Uploaded by

vinaygs2311
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 17

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Jnana Sangama, Belagavi, Karnataka–590014

“Arduino-Based
Automatic
Irrigation
System”
Submitted in partial
fulfillment of the
requirements for
DHANESH
the award NEMAGOUD
of degree
HEMA G S of
BACHELOR
LIKHITH .M.GOWDAOF
ENGINEERING
V.HARSHUL
in guidance of
Under the
ELECTRONICS AND COMMUNICATION
ABHILASHA J
ENGINEERING
Submitted by PROFESSOR,
Dept. of ECE, BIT

DEPARTMENT OF ELECTRONICS AND COMMUNICATION


ENGINEERING BANGALORE INSTITUTE OF TECHNOLOGY
K.R. Road, BANGALORE – 560004 2024-2025

Dept.ECE,BIT 01
.

BANGALORE INSTITUTE OF TECHNOLOGY


K.R. Road, V .V Puram, Bangalore -560004
www.bit-bangalore.edu.in

ELECTRONICS A N D C O M M U N I C A T I O N ENGINEERING
CERTIFICATE
Certified that the mini-project work entitle Arduino-Based
Automatic Irrigation System carried out by Mr./Ms DHANESH
NEMAGOUD, HEMA G S, LIKHITH .M.GOUDA,
V.HARSHUL are bonafide students of Bangalore Institute Of
Technology in partial fulfillment for the award of Bachelor of
Engineering/ Bachelor of Technology in Electronics
Engineering of the Visvesvaraya Technological University,
Belgaum during the year 2024-2025. It is certified that all
corrections/suggestions indicated for Internal Assessment have
been incorporated in the Report deposited in the departmental
library. The Mini-project report has been approved as it satisfies the
academic requirements in respect of Mini-Project work prescribed
for the above said Degree.

ABHILASHA J
Dr C R
Professor Byrareddy
Dept. of ECE, Professor & Head
BIT Dept. of ECE,
BIT

Dept.ECE,BIT 02
ACKNOWLEDGEMENT

We would like to thank my guide Dr.Vidyasaraswathi H N, Assistant


Professor, Electronics Engineering (VDT) Department, Bangalore Institute of
Technology, Bengaluru for guiding untiringly all through my tenure.

We would like to thank the Mini Project Coordinator Dr.Vidyasaraswathi


H.N, Assistant Professor, Electronics Engineering (VDT), Bangalore Institute
of Technology, Bengaluru for their guidance.

We would like to thank Dr Vijaya Prakash A M, Head of the Department


Electronics Engineering (VDT), Bangalore Institute of Technology,
Bengaluru for this opportunity to present this Mini Project on “Radar
System Using Arduino and Ultrasonic Sensor” of our choice and interest.

We extend my gratitude to Dr. Aswath M U, Principal, Bangalore Institute of


Technology, Bengaluru, for his encouragement and support.

We are fortunate for being part of Bangalore Institute of Technology, the


institution that stood by our side and assisted us towards successfully
completing the Mini Project. We also take this opportunity to thank the
Department of Electronics Engineering (VDT), Bangalore Institute of
Technology for their tremendous help and guidance.
DHANESH NEMAGOUD
HEMA G S
LIKHITH .M.GOWDA
V.HARSHUL

Dept.ECE,BIT 03
ABSTRACT

The aim of this project is to ease the mechanism of watering plants at


home with the help of this Automatic Plant Watering System which
automatically switches the water pump ON or OFF depending on the
moisture content of the soil, which is continuously sensed by the soil
moisture sensor.

Water scarcity and inefficient irrigation practices are significant


challenges faced by modern agriculture. This project presents an
Arduino-based automatic irrigation system designed to optimize
water usage and reduce manual intervention. The system employs soil
moisture sensors to monitor the moisture level in the soil and uses an
Arduino microcontroller to automate the irrigation process.

When the soil moisture drops below a predefined threshold, the


Arduino activates a water pump to irrigate the field until the desired
moisture level is restored. The system also integrates environmental
sensors, such as temperature and humidity sensors, to account for
varying climatic conditions. Real-time data is displayed on an LCD
screen or transmitted to a smartphone application for monitoring and
control.

This project is cost-effective, energy-efficient, and easy to implement,


making it ideal for small-scale and large-scale farming. By ensuring
precise and timely irrigation, the system reduces water wastage,
enhances crop yield, and supports sustainable agricultural practices.

Dept.ECE,BIT 04
TABLE OF CONTENT

PAGE
CHAPTER CONTENT
NUMBER

CHAPTER 1 INTRODUCTION 07

LITERATURE 08-09
CHAPTER 2
SURVEY

CHAPTER 3 METHODOLOGY 10-11

RESULTS AND 12-13


CHAPTER 4
DISCUSSIONS

CONCLUSION AND 14 15
CHAPTER 5
FUTURE WORK

Dept.ECE,BIT 05
LIST OF FIGURES

FIGURE PAGE
CONTENT
NUMBER NUMBER

3.1 Circuit diagram 11

Dept.ECE,BIT
1.INTRODUCTION
Project name:Arduino-Based Automatic Irrigation System

Goal:To design and implement an automated irrigation


system that monitors soil moisture levels and activates a
water pump when the soil becomes dry.

Components:
1.Arduino Uno
2.Soil Moisture Sensor
3.Relay Module
4.Water Pump
5.Power Supply
6.Jumper Wires

1.Arduino Uno:The microcontroller that will process sensor data


and control th pump.

2.Soil moisture Sensor: Detects the moisture level in the soil.

3.Relay module:Switches the power supply to the water pump on


and off.

4.Power supply:Provides power to the Arduino ,relay module and


water pump.

5.Jumper wires:For connecting the components .nd control the


pump.rduino Uno: The microcontroller that will process sensor
data and control the pump.Arduino Uno: The microcontroller that
will process sensor data and control the pump.Arduino Uno: The
microcontroller that will process sensor data and control the
pump.AArduino Uno: The microcontroller that will process sensor
data and control the pump.rduino Uno: The microcontroller that will
Dept.ECE,BIT 07
2.LITERATURE SURVEY

The Arduino-based automatic irrigation system has a broad scope and


diverse applications across agriculture, horticulture, and landscaping. Its
relevance extends to addressing critical challenges like water
conservation, labor shortages, and improving crop productivity. The
scope includes:

1. Agricultural Applications
Automating irrigation for small-scale and large-scale farms.
Improving water-use efficiency by supplying water only when needed.
Enhancing crop yield and reducing water stress on plants.
2. Horticulture and Gardening
Maintaining optimal soil moisture for home gardens and potted plants.
Supporting automated irrigation in greenhouses and nurseries.
3. Resource Conservation
Reducing water wastage by monitoring and controlling water flow.
Promoting sustainable farming practices in regions with limited water
resources.
4. Customization and Scalability
Integrating additional features like weather monitoring, rain detection,
and remote control via IoT.
Scaling the system for various applications, from small gardens to large
agricultural fields.
5. Cost-Effective and Accessible Solution
Providing an affordable alternative to expensive commercial irrigation
systems.
Enabling small farmers and hobbyists to adopt modern irrigation
technologies.
6. Environmental and Economic Impact
Reducing groundwater depletion and preserving natural resources.
Lowering operational costs for farmers by minimizing manual labor and
water usage.

Dept.ECE,BIT 08
7.Future Development Potential
Integration with machine learning to predict irrigation needs
based on crop type and growth stage.
Expansion into urban areas for rooftop gardens and smart
city initiatives.
The Arduino-based automatic irrigation system has
significant potential to transform traditional irrigation
practices into more efficient, sustainable, and data-driven
approaches, benefiting farmers, gardeners, and the
environment alike.

Dept.ECE,BIT 09
3.METHODOLOGY

Working Principle

1. Data Collection:
The soil moisture sensor is inserted into the soil.
The sensor reads the soil's moisture level and sends analog signals to
the Arduino Uno.

2. Processing:
The Arduino Uno receives the sensor data and converts it to a readable
moisture level.
Based on predefined thresholds in the Arduino code (e.g., if soil moisture
is below 30%), the Arduino decides whether the soil needs watering.

3. Control:
If the soil is too dry, the Arduino activates the relay module.
The relay turns on the water pump, supplying water to the soil.

4. Monitoring:
The Arduino continuously monitors the soil moisture.
When the desired moisture level is reached, the Arduino turns off the
pump by deactivating the relay.

5. Advanced Features:
Sensors like DHT11 or DHT22 can monitor environmental factors like
temperature and humidity, adjusting the irrigation schedule.
Real-time data can be displayed on an LCD or sent to a smartphone via
Wi-Fi/Bluetooth modules (e.g., ESP8266 or HC-05).

Dept.ECE,BIT 10
This system runs without intervention of humans. This smart
irrigation system, using Arduino-Uno, checks the moisture level
in the soil. If the moisture level in the soil is low, it automatically
sends an alert message and turns on the water motor to flow
water to the soil.

CIRCUIT DIAGRAM:

FIG.3.1

Dept.ECE,BIT 11
4.RESULTS AND DISCUSSIONS

The results of an Arduino Uno-based irrigation system project often


highlight its efficiency, accuracy, and effectiveness in automating
irrigation processes. Below are the key outcomes typically observed in
this project:

1. Water Conservation
The system reduces water wastage by supplying water only when
needed, based on soil moisture levels or environmental conditions.
Significant water savings are often achieved compared to manual
irrigation systems.

2. Improved Crop Health


Maintaining optimal soil moisture enhances crop health and
productivity.
Over-irrigation and under-irrigation issues are minimized, leading to
more uniform growth.

3. Energy Efficiency
Energy usage is reduced, especially if the system is integrated with
renewable energy sources (e.g., solar panels).
The system operates efficiently with low-power sensors and relays.

4. Automation and Ease of Use


Farmers or gardeners save time and effort due to automated watering
schedules.
The system can work independently with minimal human intervention.
5. Cost-Effectiveness
The initial setup cost is low compared to commercially available
automated irrigation systems.
Maintenance is simple and affordable.

Dept.ECE,BIT 12
6. Scalability and Flexibility
The system can be scaled to different farm sizes or gardens.
Additional sensors (e.g., temperature, humidity, or light sensors)
can be integrated to improve functionality.

7. Real-Time Monitoring
Real-time monitoring of soil moisture levels and system
performance is possible when integrated with displays or IoT
platforms.
Alerts can be generated for abnormal conditions, such as pump
failures or water supply issues.

Sample Data for Results:

Soil Moisture Levels: Before the system, average soil moisture


might vary significantly, e.g., 20%-80%. With the system, it remains
constant at 40%-60% (optimal range for the crop).
Water Usage Reduction: A reduction of 30%-50% in water usage
compared to traditional irrigation.
Crop Yield Improvement: 15%-25% increase in yield due to
consistent irrigation.

Challenges Noted:

*Dependence on power supply if renewable sources are not used.

*Calibration of sensors for different soil types and crops can be


tricky.

*Durability of components in harsh outdoor conditions.

Dept.ECE,BIT
5.CONCLUSION AND FUTURE WORK

The implementation of an Arduino Uno-based irrigation system proves


to be an efficient, cost-effective, and sustainable solution for
automati
ng agricultural and gardening practices. This system significantly i
mproves water management by irrigating crops only when necessary,
based on real-time soil moisture levels or environmental conditions.

The project's outcomes demonstrate that this system:


1.Conserve Water: By providing precise irrigation, water usage is
optimized, reducing wastage by 30%-50%.
2. Enhance Crop Productivity: Maintaining consistent soil moisture
levels improves crop health and yields by up to 25%.
3. Reduce Human Effort: Automation minimizes manual intervention,
saving time and labor.
4. Environmentally Friendly: The system can be integrated with
renewable energy sources like solar panels, reducing its environme
ntal footprint.

Limitations

*Dependence on sensor calibration for different soil types.


*Initial setup requires technical skills and a moderate budget.
*Components need protection from harsh environmental conditions.

Future Scope
1.IoT Integration: Expand the system for remote monitoring and contr
ol via smartphones or cloud platforms.
2. Scalability: Adapt the system for larger farms with multiple zones
and wireless communication.
3. Weather-Based Automation: Incorporate real-time weather data to
make irrigation decisions more efficient.
4. Advanced Sensors: Use advanced sensors (e.g., for nutrients or
salinity) to further optimize irrigation.
In conclusion, the Arduino Uno-based irrigation system serves as a
promising prototype for smart irrigation, offering a practical solution to
address water scarcity challenges and increase agricultural
productivity in a sustainable manner. With future upgrades, this
system has the potential to revolutionize irrigation practices on a
larger scale.

Dept.ECE,BIT 15
BANGALORE INSTITUTE OF TECHNOLOGY

VISION

To establish and develop the Institute as a centre of higher learning, ever abreast with
expanding horizon of knowledge in the field of engineering and technology, with
entrepreneurial thinking, leadership excellence for life-long success and solve societal problem.

MISSION

 Provide high quality education in the engineering disciplines from the undergraduate
through doctoral levels with creative academic and professional programs.
 Develop the Institute as a leader in Science, Engineering, Technology and
management, Research and apply knowledge for the benefit of
society.
 Establish mutual beneficial partnerships with industry, alumni, local, state and central
governments by public service assistance and collaborative research.
 Inculcate personality development through sports, cultural and extracurricular
activities and engage in the social, economic and professional
challenges.

LONG TERM GOALS

 To be among top 3 private engineering colleges in Karnataka and top 20 in


India.
 To be the most preferred choice of students and faculty.
 To be the preferred partner of corporate.
 To provide knowledge through education and research in engineering.
 To develop in each student mastery of fundamentals, versatility of mind, motivation for
learning, intellectual discipline and self-reliance which provide the best foundation for
continuing professional achievement.
 To provide a liberal; as well as a professional education so that each student acquires a
respect for moral values, a sense of their duties as a citizen, a feeling for taste and
style, and a better human understanding.

Dept.ECE,BIT
DEPARTMENT OF ELECTRONICS ENGINEERING (VDT)

VISION

Empowering cutting edge innovation through research, industry collaboration and interdisciplinary
education leading to distinction in electronics and communication fields for an enlightened carrier
in Semiconductor Industry.

MISSION

• To provide high-quality education and training to prepare students to become proficient and
innovative electronics engineers.
• To conduct pioneering research in the electronics domain contributing to global research and
develop a strong partnership with semiconductor industries.
• To develop versatile, ethically driven and socially responsible VLSI engineers with a zeal
for lifelong learning.

PROGRAM EDUCATIONAL OBJECTIVES

 Prepare graduates to be professionals, Practicing engineers and entrepreneurs in the


field of Electronics and communication.
 To acquire sufficient knowledge base for innovative techniques in design and
development of systems.
 Capable of competing globally in multidisciplinary field.
 Achieve personal and professional success with awareness and commitment to ethical
and social responsibilities as an individual as well as a team.
 Graduates will maintain and improve technical competence through continuous
learning process.

PROGRAM SPECIFIC OUTCOMES

PSO1: Core Engineering: The graduates will be able to apply the principles of Electronics
and Communication in core areas.

PSO2: Soft Skills: An ability to use latest hardware and software tools in Electronics and
Communication engineering.

PSO3: Successful Career: Preparing Graduates to satisfy industrial needs and pursue higher
studies with social-awareness and universal moral values.

Dept.ECE,BIT 17

You might also like