monitoring and automatic nutrient for hydroponik plant using ultrasonic sensor

29
“ Monitoring and Automatic Nutrient for Hydroponic Plant Based-Microcontroller (Arduino Uno)” Presented by : Ade Herdiana Rizkya Nadila S Yossa Fariz R Politeknik Negeri Bandung 2016

Upload: ade-herdiana

Post on 10-Jan-2017

54 views

Category:

Education


2 download

TRANSCRIPT

Page 1: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

“ Monitoring and Automatic Nutrient for

Hydroponic Plant Based-Microcontroller

(Arduino Uno)”Presented by : Ade Herdiana Rizkya Nadila S

Yossa Fariz R

Politeknik Negeri Bandung2016

Page 2: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

SupervisorC. Bambang Dwi Kuncoro. ST.,MT

Instrumentation’s LecturersM Arman ST., S.Psi., M.Eng

Ary Sujanto, ST., MTDrs. Ismail Wellid, MT

Page 3: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

BackgroundIn the era of globalization, technological advances and rapidly developing science, technological progress and scientific instrumentation make the community triggered to create a new breakthrough in solving a problem.

As students attempt to do about it is to make miniature controls and automatic nutrients in hydroponic plant-based arduino.

Page 4: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

The Purpose of making project

• Simplify the process of monitoring

• Simplify the process of providing nutrition to the plant control

• Make a miniature Arduino Uno microcontroller-based tools

• Apply the Arduino Uno with ultrasonic sensors for hydroponic plants

Page 5: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Description Project

This project uses two pumps, because the hydroponic nutrients using two different nutrients, the pump will automatically distribute nutrients, the first pump will pump first, then followed by the second pump. the rest of the nutrients can be seen in the lcd, if the nutrients begin to decrease from a predetermined threshold, the buzzer will sound as a notification indicator for replenishment of nutrients

Page 6: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Components Required• Board Arduino (UNO)• UltraSonic Module (HC-SR04)• Relay Module• LCD 16x2• Potentio Meter

• Bread Board / Protoboard• Micro Water Pump (2 pcs)• PCB (Printed Circuit Board)• MM/MF/FF Cable (M=Male &

F=Female)• Buzzer

Page 7: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Components Required (cont)• Board Arduino (UNO)

Page 8: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Components Required (cont)• Ultrasonic Sensor (HC –

SR04)

Page 9: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Components Required (cont)• LCD 16x2

Page 10: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Components Required (cont) • Micro Water Pump

• Power : 6 watt• Output : 400

Liter/jam• H. Max : o,5

meter• Submersible (dalam air)

Page 11: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Components Required (cont)• Potentio Meter • Bread Board • Relay Module

Page 12: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Components Required (cont)• Female-Female

Cable Buzzer • Printed Circuit Board

(PCB)

Page 13: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Wiring ComponentWater Pump

AHerdiana
Page 14: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Configuration Pin LCD Pin

• VSS to GND• VDD to 5V• VO to Potentio • RS pin 2• RW to GND• R pin 3

Ultrasonic Pin• Trig pin 10• Echo pin 11• VCC to 5V• Gnd to GND

Relay Pin• IN1 pin 8• IN2 pin 13• VCC to 5V• GND to GND

Buzzer Pin• - to GND• + to 5V

• D4 pin 4• D5 pin 5• D6 pin 6• D7 pin 7• A to 5V• K to GND

Potentio Pin• - to GND• + to VO (LCD)

Page 15: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Code Program

Page 16: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Code Program

Page 17: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Schematic Proses

Nutritioning Time

Relay On

Water Pump On

Page 18: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

UltraSonicModule

Board Arduino

Relay

LCD 16x2

WaterPump

Schematic Proses (Cont)

Buzzer

Nutrition

Time

Page 19: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Schematic Proses (Cont)

NutritionA

NutritionB

UltraSonicModule

UltraSonic Module

Read Nutrition Distance and

Covert to Litres

Page 20: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Flowchart

Page 21: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Design Project

Page 22: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor
Page 23: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

How it Work

• Put the liquid in the container nutrients nutrition• Place the ultrasonic sensor on top of the container of

nutrients• Connect the pump hose to water tank• Connect the power supply to the pump and arduino• Observe what happens to the pump and lcd

Page 24: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Procedures Experiment

• Masukan nutrisi cair pada wadah nutrisi• Tempatkan sensor Ultrasonik di atas wadah nutrisi• Sambungkan selang pompa ke bak penampung air• Sambungkan power supply ke pompa dan arduino• Amati apa yang terjadi pada pompa dan lcd

Page 25: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Procedures Experiment

Page 26: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Procedures Experiment

Page 27: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Conclusion

This project-based work with microcontroller Arduino Uno to combine ultrasonic sensor, buzzer and micro water pump

that are connect to each other. And this project was

made to facilitate the process of monitoring residual

nutrients for hydroponic plants

Page 29: Monitoring and Automatic Nutrient for Hydroponik Plant Using Ultrasonic Sensor

Thank You