Arduino Hydroponic Controller for Pump / Light
by BidCZI in Circuits > Arduino
1571 Views, 5 Favorites, 0 Comments
Arduino Hydroponic Controller for Pump / Light
n this project i will make Arduino Hydroponic Controller to automate working of Pump / Light for Hydroponic . This controller will turn on/off pump & light at any specific time with any interval.
Components Needed for Making Automated Hydroponic Controller
- Arduino Uno / Nano
- 5 volt 2 Channel Relay
- DS3231 Clock
- Toggle Switch DPDT
- Indicator
- Water Pump
- Air Pump
Connecting the Components.
You need to connect the components as per Circuit Diagram. Here you have a toggle switch to run the pump or Light automatically or Manually. In Auto mode Water pump & Light/Air pump will turn On/Off for a certain period & at predefined interval which can changed in code.
Now Upload the Code
Now upload the code to Arduino. You can check my complete Video in details.
You can Download code below