I'm putting together a computer controlled grow room. I already have a working prototype set up and working well for the last 2 or 3 months. here is what I have in the works. feel free to post your ideas or suggestions.
the prototype version 1.0 has limited functionality and much is missing from the user interface. the first full version 1.1 is just about ready to start testing. I will use this thread to post updates on the project. I'd like to post pictures of the system, but I don't want to ruin the surprise.
- the program is open source and free. you can get a full copy for free to try or use, or you can get a copy of the source code to make your own improvements to it.
- the hardware to use with the program is inexpensive to assemble yourself, or can be bought ready to plug in and use.
- the control box is what connects the computer to outlets, lights, pumps, and fans in the grow room. a single box can be used, or you can expand the system by adding up to 32 boxes to a single port on the computer.
- a single control box can easily run 4 separate grow rooms, each with it's own separately controlled light, pump, and fan.
- watchdog monitoring - a small program runs hidden in the background on the computer and keeps an eye on the main GrowControl program. if something goes wrong and the program dies or locks up, it will be automatically terminated and restarted to minimize downtime
- power monitoring - the program monitors the buildings power. if there is an outage or interruption in power, it is logged, an alert sent to you, and any HID lamps are prevented from hot starting and are left to cool before turned back on automatically.
- doors can be monitored and logs created of time and dates when they are opened and for how long.
- smoke alarm can turn everything off and send you an alert in case of a fire.
- manual control of device ports for doing maintenance, adjustments, fine tuning, or troubleshooting.
- nutrient calculator - a built in tool to help you figure out exactly how much of each nutrient to add to your fresh mix. simple but handy
- web interface - the system can be monitored and adjusted by logging into a secure website built into the system. it can be accessed from any computer in the world with internet access.
- web cam - a built in web cam server sends live video to the web interface, and can periodically save shots of the room for logging.
the prototype version 1.0 has limited functionality and much is missing from the user interface. the first full version 1.1 is just about ready to start testing. I will use this thread to post updates on the project. I'd like to post pictures of the system, but I don't want to ruin the surprise.