
This controller toggles the pump on and off for flood and drain aquaponics system. By using the Arduino, the system sync the operation information (mode, run time, idle time, and pump state) with a web application and yet operate independently if it should fail to make the connection.
For this project, below parts are required.
– 1 x Arduino Mega R3
– 1 x Arduino Ethernet Shield R3
– 1 x ChronoDot
– 1 x PowerSwitch Tail II
– 1 x Bi-Color (Red/Green) 5mm LED
– Jumper wires
– CAT-5e cable
Below is the web application to control the pump.
The included web application runs on Google App engine. This application is designed to fit inside of Google’s free pricing scheme and does not accrue data, however, but note Google’s prices are subject to change and not within our control.
You can learn more about this project from below link.
http://www.instructables.com/id/Arduino-Aquaponics-JSON-Pump-Controller/
COMMENTS