wietefras
Well-Known Member
@salmonetin, An Arduino datalogger isn't much special. Just a board with some sensors connected. I hooked it up to to a webserver to produce the graphs.
Maybe not entirely on topic and all, but it's related to dimming the led drivers right?
Indeed I used the Melexis IR thermometer. You can see it peeking through the middle of this dummy security cam housing:
and this is the "prototype" connection on the inside:
It's an I2C device so it hooks right up to an Arduino.
The VPD is based on the PT (plant temperature), AT (Ambient temperature) and RH (relative humidity) and that results in the orange chart at the bottom:
My goal would be to keep that VPD line more level by dimming the light whenever it gets too high.
I currently use a 1.4A driver for the leds and I'm also considering getting something with a bit more power so I could boost it a bit higher when the VPD is low.
There is no fan controller in this tent. It's on a variac at a set speed. So you can see the temperature rise at the end of the day when the plants evaporate less. They were in a DWC bucket which is kept filled to the same level.
I tried hooking up a water sensor to see how much water needed to be added over time to see what the plants were actually drinking, but by the time I was ready to test that the plants were done and harvested
Maybe not entirely on topic and all, but it's related to dimming the led drivers right?
Indeed I used the Melexis IR thermometer. You can see it peeking through the middle of this dummy security cam housing:
and this is the "prototype" connection on the inside:
It's an I2C device so it hooks right up to an Arduino.
The VPD is based on the PT (plant temperature), AT (Ambient temperature) and RH (relative humidity) and that results in the orange chart at the bottom:
My goal would be to keep that VPD line more level by dimming the light whenever it gets too high.
I currently use a 1.4A driver for the leds and I'm also considering getting something with a bit more power so I could boost it a bit higher when the VPD is low.
There is no fan controller in this tent. It's on a variac at a set speed. So you can see the temperature rise at the end of the day when the plants evaporate less. They were in a DWC bucket which is kept filled to the same level.
I tried hooking up a water sensor to see how much water needed to be added over time to see what the plants were actually drinking, but by the time I was ready to test that the plants were done and harvested