poppagetsbaked
Well-Known Member
I have started to gather parts and design my own Grow Control System based around a Micro Controller, Solid State Relays and Temp/Humidity Sensors.
I wanted to share it with you all so that hopefully someone else may benefit from this or even help improve it.
Basically it revolves around the Arduino MicroController making coding rather simple for those with any programming experience (once my system is assembled and in testing I will post source code, negating the need for programming exp).
Parts list:
Arduino Pro Mini
Temp/Humidity Sensors
Solid State Relays
I used 1 Arduino, 2 Temp/Humid Sensors and 3 Relays
The 2 temp sensors will be placed near the top of the canopy and near the bottom of the canopy (Adding sensors is relatively trivial) and Relays will Control the Light, Fan, and Water Pump (Adding relays like the sensors is relatively trivial), Additional relays are needed when additional lights are added as the Relays are only rated @ 8amp or if you wish to have multiple fans or water pumps on different timers the 10amp relay can support many fans/pumps).
I plan on adding schematics/drawings/layouts (once they are created).
The logic behind the system is simple enough I think.
The micro controller Keeps the lights on for 12-18hrs a day depending on growth phase, it can even control separate lights (as I intend to do once I have both a flower and veg room running).
The System will also measure Temp/Humidity and output that data over usb/bluetooth/wifi or other wireless (I'm using an XBee wireless serial device but can be easily adapted) That data is then read by a PC or other device giving you remote access (I'll probably work up a scheme for outputting to a simple webpage for access on my phone/tablet) The Temp/Humid data is also used by the system to determine if the fan(s) should be on or off.
Opinions? Comments? Questions? Can't Wait to see it?
Total cost with the Arduino, 3 Relays and 2 Sensors is right around $175 minus the wireless telemetry which adds another $50-75 but I had everything but the relays and sensors already so it didn't cost me that (which is why I went this route).
I wanted to share it with you all so that hopefully someone else may benefit from this or even help improve it.
Basically it revolves around the Arduino MicroController making coding rather simple for those with any programming experience (once my system is assembled and in testing I will post source code, negating the need for programming exp).
Parts list:
Arduino Pro Mini
Temp/Humidity Sensors
Solid State Relays
I used 1 Arduino, 2 Temp/Humid Sensors and 3 Relays
The 2 temp sensors will be placed near the top of the canopy and near the bottom of the canopy (Adding sensors is relatively trivial) and Relays will Control the Light, Fan, and Water Pump (Adding relays like the sensors is relatively trivial), Additional relays are needed when additional lights are added as the Relays are only rated @ 8amp or if you wish to have multiple fans or water pumps on different timers the 10amp relay can support many fans/pumps).
I plan on adding schematics/drawings/layouts (once they are created).
The logic behind the system is simple enough I think.
The micro controller Keeps the lights on for 12-18hrs a day depending on growth phase, it can even control separate lights (as I intend to do once I have both a flower and veg room running).
The System will also measure Temp/Humidity and output that data over usb/bluetooth/wifi or other wireless (I'm using an XBee wireless serial device but can be easily adapted) That data is then read by a PC or other device giving you remote access (I'll probably work up a scheme for outputting to a simple webpage for access on my phone/tablet) The Temp/Humid data is also used by the system to determine if the fan(s) should be on or off.
Opinions? Comments? Questions? Can't Wait to see it?
Total cost with the Arduino, 3 Relays and 2 Sensors is right around $175 minus the wireless telemetry which adds another $50-75 but I had everything but the relays and sensors already so it didn't cost me that (which is why I went this route).