0% found this document useful (0 votes)
10 views5 pages

Lab Report 0f IES Project

This document is related with electronic engineering subject of integrated electronics

Uploaded by

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

Lab Report 0f IES Project

This document is related with electronic engineering subject of integrated electronics

Uploaded by

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

MEHRAN UNIVERSITY OF ENGINEERING & TECHNOLOGY,

S.Z.A.B CAMPUS, KHAIRPUR MIRS


DEPARTMENT OF ELETRONIC ENGINEERING
3RD - SEMESTER 2ND - YEAR

Open ended lab


Objective: -
 After this experiment we are familiar with Arduino.
 We also learn how to watering plants automatically using
Arduino.
Components: -
 Arduino UNO R3.
 Soil moisture sensor.
 DC motor pump.
 Two channel relay circuit.
 Bread board.
 Dc 9volt battery.
 Jumper wires.
 Water supply tube.
Introduction: -
In this open-ended lab, we are making a device that will
work automatically without regular basis command. We try
make automatic watering plants kit that will help us when we
will not at home so the plants get water as per their need.
Components details: -
Arduino uno R3: -
The Arduino Uno R3 is a
microcontroller board based on a
removable, dual-inline-package (DIP)
MEHRAN UNIVERSITY OF ENGINEERING & TECHNOLOGY,
S.Z.A.B CAMPUS, KHAIRPUR MIRS
DEPARTMENT OF ELETRONIC ENGINEERING
3RD - SEMESTER 2ND - YEAR

ATmega328 AVR microcontroller. It has 20 digital input/output


pins (of which 6 can be used as PWM outputs and 6 can be
used as analogue inputs). Programs can be loaded on to it from
the easy-to-use Arduino computer
program.
Soil moisture sensor: -
soil moisture sensor is a
sensor that is use to sense the moisture
of soil as per plants requirement the
readings mentioned in soil moisture
sensor.
DC motor pump: -
Dc motor pump is used to
watering the plant get water from tank
or any other source and give to the
plants.

single channel relay kit: -


Relay is used as a switching device that
can switch the motor on or off as per
command given by Arduino.

Bread board: -
Bread board is used
only for the connections.
MEHRAN UNIVERSITY OF ENGINEERING & TECHNOLOGY,
S.Z.A.B CAMPUS, KHAIRPUR MIRS
DEPARTMENT OF ELETRONIC ENGINEERING
3RD - SEMESTER 2ND - YEAR

Jumper wires: -

Battery: -
Battery is used for
supply purpose.

Water tube: -

Working: -
This device will work on automation basis using
Arduino. Firstly, the soil moisture sensor detects the moisture
of soil then it will send the readings to the Arduino where we
saved the programming according to command the Arduino
response to relay kit to switch on for a short time that
allocated by us in Arduino programming then the relay kit
switch on to pump and pump give water to the plants till the
soil be moisture.it will happen again and again according to
moisture level off soil.
MEHRAN UNIVERSITY OF ENGINEERING & TECHNOLOGY,
S.Z.A.B CAMPUS, KHAIRPUR MIRS
DEPARTMENT OF ELETRONIC ENGINEERING
3RD - SEMESTER 2ND - YEAR

Working hierarchy: -

Soil Water
moisture Arduino Relay kit pump
senser

Proteus circuit

Program
MEHRAN UNIVERSITY OF ENGINEERING & TECHNOLOGY,
S.Z.A.B CAMPUS, KHAIRPUR MIRS
DEPARTMENT OF ELETRONIC ENGINEERING
3RD - SEMESTER 2ND - YEAR

Construction: -
Firstly, take Arduino and connect soil moisture sensor.
Connect vcc to 5volt Arduino pin ,grount with ground pin and
Aout t0 A0 pin. Then connect relay input pin of relay with
pin-13, vcc to 5volt pin and ground with ground pin. In last
take dc pump and connect with relay circuit. And finaly do
programming and our project is done.

Hardware project pic: -

You might also like