Close

Lock Down

A project log for Hydroponics control

Automated control of hydroponics Garden with Control Via Blynk

saabmanSaabman 11/16/2017 at 19:310 Comments

Today the project starts in earnest. I was contacted last night by my brother with a rather disturbing picture of dead plants.

Due to the unattended operation some failure occurred and with no monitoring of the system the grow bed was devoid of water for a period of time.

While contemplating the requirements of the project all manner of ideas have come up and what we could control and needless to say feature creep was starting to set in so a decision has been made to lock down the parameters just as indicated in the description above and save the added features for a future project and upgrade once we had the opportunity to try the system out. Implementing great ideas that may be not necessary will only delay the project further which will lead to greater crop loss.

The project in its current form will be limited to 3 inputs and 3 outputs

Inputs

Node MCU Pin
DescriptionType
A0Grow media Moisture
Analog
D1Water Storage Level
Digital
D2Temperature and Humidity
One wire Bus

Outputs

Node MCU Pin
Description                        
Type              
D5Water PumpDigital
D6Exhaust Fan
Digital
D7MisterDigital
D8Moisture Sense Activate
Digital



Specs for the NODE MCU 1.0 Board available from

https://github.com/nodemcu/nodemcu-devkit-v1.0

Pinouts

Discussions