Welcome to the Growery Message Board! You are experiencing a small sample of what the site has to offer. Please login or register to post messages and view our exclusive members-only content. You'll gain access to additional forums, file attachments, board customizations, encrypted private messages, and much more!
|
Some of these posts are very old and might contain outdated information. You may wish to search for newer posts instead.
|
yellownotepad
Pharmaceutical Agriculturalist
Registered: 06/22/08
Posts: 1,702
Last seen: 12 years, 6 months
|
arduino based grow control
#441799 - 07/04/10 01:30 PM (14 years, 5 months ago) |
|
|
i've been mulling over this idea and i might attempt it. would use an arduino as the main brain, and run signals to X10 units through the power lines. started toying around with code last night
so whats the stoke level on a system that could intelligently control CO2, airconditioning, etc etc on the cheap?
userDefinedCO2Level = 1400 userDefinedCO2SolenoidPulse = 250 userDefinedTemp = 21 } void loop(){ checkSensor ambientTempSensor
while (temp > userDefinedTemp) { fanControl = HIGH } checkSensor co2Sensor
while (carbonDioxidePPM < userDefinedCO2Level) { co2Control = HIGH delay = userDefinedCO2SolenoidPulse co2Control = LOW } }
|
yellownotepad
Pharmaceutical Agriculturalist
Registered: 06/22/08
Posts: 1,702
Last seen: 12 years, 6 months
|
Re: arduino based grow control [Re: yellownotepad]
#441800 - 07/04/10 01:30 PM (14 years, 5 months ago) |
|
|
damn, code was tabbed all nicely when i posted. woops
|
freepain
Registered: 05/11/08
Posts: 197
Last seen: 13 years, 8 months
|
Re: arduino based grow control [Re: yellownotepad]
#443050 - 07/07/10 02:04 PM (14 years, 5 months ago) |
|
|
-------------------- 01010011011011010110111101101011011001010010000001110111011001010110010101100100001000000110010101110110011001010111001001111001011001000110000101111001
|
fungi
.
Registered: 05/03/10
Posts: 168
Loc: Silicon Sizzle, CA USA
Last seen: 14 years, 3 months
|
Re: arduino based grow control [Re: freepain]
#443334 - 07/08/10 08:48 AM (14 years, 5 months ago) |
|
|
Good luck man. That sounds like an ultra cool project. Little too technical for me I think.
|
Nikg92
Stranger
Registered: 09/30/11
Posts: 1
Last seen: 13 years, 2 months
|
Re: arduino based grow control [Re: yellownotepad]
#589533 - 09/30/11 07:55 AM (13 years, 2 months ago) |
|
|
Hey, I just publish the code on my Arduino-based Grow Room Controller, check it out: Arduino GRC
| |
|
|
|
|
>>HELP<< I'm stuck, help me design a cheap, small and stealthly grow box (First Time Grow) |
G13 |
7,106 |
19 |
05/11/10 04:10 PM by G13 | |
|
Programable Logic Controlers |
drSE |
8,826 |
11 |
06/24/11 11:03 AM by encryptor | |
|
Fan Speed Control 101 |
Dr. Penguin |
13,572 |
7 |
12/14/09 09:42 PM by Dr. Penguin | |
|
Moved: My grow plan (very detailed) lemme know what you think... |
Cactus Chris |
4,036 |
5 |
09/28/10 08:43 PM by Cactus Chris | |
|
Help me out with this grow room design. ( 1 2 all ) |
Harry_Ba11sach |
23,396 |
32 |
09/20/09 06:13 PM by geokills | |
|
Grow Tent Questions *DELETED* ( 1 2 all ) |
curbstop |
12,583 |
21 |
07/12/10 12:11 PM by fungi | |
|
Grow Space Dimensions: Does Size Matter? |
13eetleJuice |
11,971 |
18 |
01/20/11 06:44 PM by BigBudz | |
|
Grow Tents |
DungenessDank |
4,407 |
7 |
04/12/10 09:55 PM by DrGreenThumb |
|
|
|
|