info@maverickden.com
+91 9867381971 (India)

GARDEN MANAGEMENT SYSTEM

The most important problems faced are the misusage of electricity and its wastage. Sometimes due to carelessness of the authorities and the workers lamps are left ON which results in wastage of electricity. Water wastage is another problem which needs to be dealt with. Our project helps to overcome all these problems.

      In this project we are trying to solve the problem of water wastage by using sensor network and also calculating the number of visitors visit the garden on daily basis

Components Used : 

  1. 1.If you are using Arduino Board
SR NO COMPONENT NAME QUANTITY
1 Arduino Board(Uno or Nano) 1
2 Ultrasonic Sensor(SR-04) 2
3 Soil moisture Sensor 1
4 Relay module 1
5 12V Solenoid 1
6 LEDs (5mm) 2
7 Piezo Buzzer 1
8 16X2 LCD 1
9 5V 2A charger(for arduino) 1
10 12V charger for solenoid 1
11 Jumper cables 40
  1. If you are using pcb version with Atmega chip
SR NO COMPONENT NAME QUANTITY
1 Atmega328 chip with IC holder 1 set
2 Ultrasonic Sensor(SR-04) 2
3 Soil moisture Sensor 1
4 Relay module 1
5 12V Solenoid 1
6 LEDs (5mm) 2
7 Piezo Buzzer 1
8 16X2 LCD 1
9 5V 2A charger(for arduino) 1
10 12V charger for solenoid 1
11 22pf ceramic capacitors 2
12 16MHz crystal oscillator 1
13 1K resistor 1
14 1000 uf electrolytic capacitor 1
15 Power jack 1
16 Jumper cables 40
17 Male header pins 20

Component Specification:

  1. Arduino Board

Arduino is used as main controller in this program which controls all the operations. Program is uploaded into the Arduino board to do the specific operations depend on values of sensors

  1. 16X2 LCD

LCD is used to display no of visitors present in the garden

  1. Soil moisture Sensor

Soil moisture sensor detects the moisture level in the garden and accordingly water is supplied to plants.

  1. Ultrasonic Sensors

Ultrasonic sensors are used to count no of visitor’s presents in the garden. One is used for increment and other is used for decrementing.

  1. Solenoid(12V)

12V Solenoid with relay is used to pass the water to garden according to  instructions coming from controller.

Schematic Diagram :

 1 .Block diagram :

 2 .Circuit Diagram :

Video : 

Comments are closed.