Automatic Watering System for Plants using Arduino
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=nUHizmtyt74
In the previous video ( • Soil Moisture Sensor with Arduino - I... ), you learn to connect Soil Moisture Sensor to Arduino. You can make Automatic Watering System for plants using Arduino. In this video, we are going to extend our previous experiment by connecting a relay and water motor. Write a program to take input from soil moisture sensor and switch on or switch off the water motor based on the data received from soil moisture sensor. Let's look at the required components: • Arduino Uno R3: http://amzn.to/2srIMT3 | https://goo.gl/MkGoQC • Soil moisture sensor: http://amzn.to/2sQLiCJ | https://goo.gl/B9ewV6 • Buzzer: http://amzn.to/2sXK2sz • 4 Channel Relay for Arduino: http://amzn.to/2s09f8s | https://goo.gl/Dtd7Xb • Jumper wires: http://amzn.to/2s9wfkc | https://goo.gl/QK5BN4 • Source code: http://www.learnbywatch.com/automatic... • Follow us: • / learnywatch • / learnbywatch • After watching this video you will be able to- • 1. Connect Soil Moisture Sensor, Relay and water motor to Arduino Uno. • 2. Write a program to accept input from soil moisture sensor and switch on or switch off water motor.
#############################