Greenhouse

2014/07/03 - garden

Here is a picture of a microcontroller wired to my greenhouse. It can turn on the misters and drip system on any schedule or by flipping the switch. It can also control fans and sun lamps to simulate different seasons or climates.

I found some code online that could interpret signals from a humidity and tempurature sensor from sparkfun.

I would like to create a waterproof sub-panel for this setup, and use these solid state relays to control any outlet.

I enjoyed digging in to the raspberry pie's input/output controls and brushing up on some C++ skills.

Greenhouse