MrBreeze911
Active member
Hello everybody! I am interested in growing cannabis in my outdoor garden, in 30 gallon fabric pots, fertigated 3-5 times a day, using training and topping techniques, and using a trellis for support. This will hopefully cut costs and automate to eliminate a lot of work. Is this possible? I haven't read much about this or seen it be done. I live in hot, dry, california. I'm thinking about hooking up sensors and timers to arduino, an open source brain that can be used for electronics projects.
Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so you use the Arduino programming language (based on Wiring), and the Arduino Software (IDE), based on Processing.
Should I set up 3 reservoirs with calmag, grow, and bloom with pumps and a pressure regulator, attached to fertilizer injectors to pvc piping flowing water down to the plants in my garden, hooked up to a timer connected to my arduino project, and I can possibly program it to fertigate 3 times a day, taking readings of the runoff ec and ph?
I am a college student and these are fun projects for me to do in my spare time. Any feedback from anyone interested is much appreciated an welcome. Have a nice day!
Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so you use the Arduino programming language (based on Wiring), and the Arduino Software (IDE), based on Processing.
Should I set up 3 reservoirs with calmag, grow, and bloom with pumps and a pressure regulator, attached to fertilizer injectors to pvc piping flowing water down to the plants in my garden, hooked up to a timer connected to my arduino project, and I can possibly program it to fertigate 3 times a day, taking readings of the runoff ec and ph?
I am a college student and these are fun projects for me to do in my spare time. Any feedback from anyone interested is much appreciated an welcome. Have a nice day!