Budybox?

kenobi

Well-Known Member
I have been in contact with a company that makes grow closets. I have sent them an email in hope of them making one for me. They he replied asking for a budget which i replied 300, which I think is fair considering labor.
This could be achieved with a raspbery pi, humidity sensor, computer fan, and a weekend of work i bet.
Also, you say these items will help me accomplish my goal of duplicating this box? Interesting. I will look into it
 

Twerkle

Well-Known Member
HEY dude, can you give me a blueprint of how you would do it? I'll totally build this fucker
Hey, give me a day or two to get you some links. The hard part would be the connecting the breadboard to the sensor. They say in the video what sensor they use.

https://www.arrow.com/en/products/hih-4021-002/honeywell?gclid=CI2Fvcmv_M4CFY4AaQodid8CJg

I think here is a tut on how to connect it to the rasp pi. Once you get the signal from the sensor the rest is probably easy to code. Just a loop that checks humidity and turns fan on/off. Attach a wifi dongle and check it from your computer.

https://www.karlrupp.net/2016/03/raspberry-pi-honeywell-humidity-temperature-sensor/
 

kenobi

Well-Known Member
Hey, give me a day or two to get you some links. The hard part would be the connecting the breadboard to the sensor. They say in the video what sensor they use.

https://www.arrow.com/en/products/hih-4021-002/honeywell?gclid=CI2Fvcmv_M4CFY4AaQodid8CJg

I think here is a tut on how to connect it to the rasp pi. Once you get the signal from the sensor the rest is probably easy to code. Just a loop that checks humidity and turns fan on/off. Attach a wifi dongle and check it from your computer.

https://www.karlrupp.net/2016/03/raspberry-pi-honeywell-humidity-temperature-sensor/
Damn, that sounds hardcore. I'm no good with wiring or any of that computer stuff. I can build anything though lol.
 

Twerkle

Well-Known Member
Damn, that sounds hardcore. I'm no good with wiring or any of that computer stuff. I can build anything though lol.
I'm not a hardware guy but I'm sure tons of people in the rasp pi community will help you. The concept is really simple. The pins of the sensor correspond to Input, Output, Power, etc. You just got to "plug" into the corresponding hole on the board and you should be able to get a signal. The guys downloads the "libraries", if you don't use linux normally this basically just like downloading an app. It will allow the Rasp Pi to turn the electrical signals over the serial port into readable info. Once you are there I can write the script that check it on a loop. Adding the fan would work the same way. It's a bit overwhelming at first but once you dive in I think you'll be surprised how easy it is.
 

kenobi

Well-Known Member
I'm not a hardware guy but I'm sure tons of people in the rasp pi community will help you. The concept is really simple. The pins of the sensor correspond to Input, Output, Power, etc. You just got to "plug" into the corresponding hole on the board and you should be able to get a signal. The guys downloads the "libraries", if you don't use linux normally this basically just like downloading an app. It will allow the Rasp Pi to turn the electrical signals over the serial port into readable info. Once you are there I can write the script that check it on a loop. Adding the fan would work the same way. It's a bit overwhelming at first but once you dive in I think you'll be surprised how easy it is.
When I'm reading your instructions, in my head I'm like " oh yeah yeah this is cake" but I know there's more to it... I will give it a shot and see what I come up with
 

Lion-O

Active Member
I'm in to computer stuff, but that seems unnecessary to just end up turning on/off a fan. Maybe looking around for tech that already exists and just retrofit and re purpose that. Aren't boveda packs reusable, and an easier solution? Nice looking unit though.
 

Twerkle

Well-Known Member
Dude, you ALWAYS come through with great info no matter the topic. Thanks maaaaaaaan! I shall build and share my experience
How do you connect the switch to the fan? If you make it can you update this thread, very interested.
 

Twerkle

Well-Known Member
Aren't boveda packs reusable, and an easier solution? Nice looking unit though.
From my understanding you use something like this to get close to your Boveda pack RH and then store with Boveda packs for longer curing. If they only have to work a little bit they last way longer, from what their site says.
 

kenobi

Well-Known Member
From my understanding you use something like this to get close to your Boveda pack RH and then store with Boveda packs for longer curing. If they only have to work a little bit they last way longer, from what their site says.
You know I didn't think of using both to regulate RH. I'll probably put a 62% in there which it and let the rest do its thing. In regards to connecting the fans I am researching on it now. I have a simple idea as to how it way works but I'm not 100% sure.
 
Top