Sei sulla pagina 1di 4

Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

ABSTRACT
For

Automatic plant irrigation using Microcontroller

Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

-1-

Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

PROJECT DEFINITION / SPECIFICATION

SECTION 1: PROJECT TYPE


Micro

controller

(AT89C51)

hardware

design

with

software

development (Device Driver). Atmel micro controller (AT89C51) based.

SECTION 2: PROJECT DESCRIPTION


The Project presented here waters your plants regularly when you are out for vocation.
The circuit comprises sensor parts built using op-amp IC LM324. Op-amps are
configured here as a comparator. Two stiff copper wires are inserted in the soil to sense
the whether the Soil is wet or dry. The Microcontroller was used to control the whole
system it monitors the sensors and when more than two sensors sense the dry condition
then the microcontroller will switch on the motor and it will switch off the motor when
all the sensors are in wet. The microcontroller does the above job it receives the signals
from the sensors, and this signals operated under the control of software which is stored
in ROM.

PROJECT DESCRIPTION
Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

-2-

Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

SENSOR 1

16x2
LCD

SENSOR 2
ATMEL
89C51
Controller

SENSOR 3

MOTOR UNIT

SENSOR 4

SECTION 3: PROJECT OUTLINE

A brief introduction to internal architecture of microcontroller.

An over view of programming of microcontroller.

An overview on assembly language.

An overview on mechanical arrangement.

Stepper motor interfacing with microcontroller.

SECTION 4: INTERFACES USED

Serial communication used for downloading the hex code.

Stepper motor Interfacing.

Sensor circuit interface.

LCD interfacing

SECTION 5: SOFTWARES USED

Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

-3-

Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

A Cross compiler for compiling and linking the code written for
AT89C51.

Serial communication software for downloading code to AT89C51.

Operating system: Windows 2000.

Project Definition / Specification

Automatic plant irrigation using microcontroller

Confidential

-4-

Potrebbero piacerti anche