Automatic plant watering system circuit diagram

Automatic plant watering system: The purpose of this electronics project is to create an automatic plant watering system which shuts off automatically when the soil has the desired water level. We have already posted a project on automatic irrigation system using pic microcontroller project. We use a basic concept in this circuit. soil has high resistance when it is dry and has very low resistance when it is wet. When the water level goes below a certain level, water pump will start watering the plant until water content in soil reaches a certain threshold value, after which water pump will be switched off. All of this is achieved with the help of two probes in the soil. When the soil is wet, the two probes will be connected through the soil and the pump will In the reverse case when the soil is dry, both the probes will be disconnected and the pump will start pumping the water.

Components of automatic plant watering system

Following Components were used:

  • NE555 Timer
  • LM 324 Comparator
  • 6V Relay
  • Two pieces of copper used as probes
  • 12V pump
  • Hex Invertor (not used in final project)

Block Diagram Automatic plant watering system

block diagram automatic plant watering system

  • Proteus simulation of circuit
  • PCB design and testing
  • Final testing using pump and soil

Circuit diagram of Automatic plant watering system

Project Modules and Design Overview is given below:  Following is the Proteus ISIS simulation:

Circuit diagram automatic plant watering system

PCB design of Automatic plant watering system

Following is the PCB design:

PCB design of automatic plant watering system

  • We insert two probes in the soil in such a way that they will conduct when the soil is wet and they will not conduct when the soil is So, when the probes do not conduct, the system will automatically detect this condition with the help of comparator which will become high when the input is low than reference voltage which is 0 Volts.
  • Comparator will trigger the NE555 Timer which will switch on the Electric valve and as a result, it will allow the water to flow to the
  • When the soil is wet, the probes will again conduct and make the output of the comparator low which will also make the NE555 output low, thus switching the relay which will turn the pump

Technical issues of Automatic plant watering system

The main technical issue faced was the detection of voltage from probes. First we used iron nails which caused a great drop in voltage. Then we used copper strips which conduct voltage without drop. Then the second issue was the in the usage of the battery. We connected the battery to the circuit, but it had a very high current rating which the circuit could not endure. The battery gave 1.8A current output while the NE555 timer used could only function till 200mA. We tried to lower the current using a 7809 IC and 7812 IC, but it lowered the current so much that the pump did not turn on, so we had had to use the direct power supply.

So in conclusion, the project was achieved. We learned a lot about relays, comparators and timers after this project and we hope that this will help us a lot in the future. The project could have been improved as sir said that some more components were required to drive the motor properly, but it was a working prototype none the less. This has inspired us to study more about motors and their circuitry, specifically how to drive them properly and how much current they consume.

1 thought on “Automatic plant watering system circuit diagram”

Leave a Comment