I'm about to start programming my arduino. I want to be able control temperature / humidity and keep these parameters between a specific range. For this purpose I will use sensors connected to the arduino reading the environment and then control a fan,
misting system, heating cable and peltier cooling system based on a serie of rules.
I'm not sure how I will put this into a program yet, neither all hardware needs but this is how I want the system to work.
I'm hijacking Draikan's thread again to share my ideas but I think it makes sense to post it here to have all ideas related to automation in one place.
A quick sketch with a few ideas for the program:
Day cycle starting at 10am
- turn on lights
- turn on
misting system for 1 minute
- turn off fan while
misting (so the droplets don't go into the fan bearings and water trajectory is smoother).
- after
misting turn on fan at 100% power for 4h, after that adjust power to 40%.
- read temperature (target temperature 23-27C)
- if temperature below 23C, turn on heating cable. (It is currently buried in the substrate of my terrarium, pulls 20W). When temperature reaches 23C stop heating.
- if temperature above 27C turn on peltier cooling system. Allow temperature to drop 1C and turn off.
- read humidity
- if humidity under 80%, turn on
misting system for 5 seconds.
- read humidity once per minute, so the
misting system will be activated again for 5 seconds in case humidity still low.
- if humidity higher than 95% adjust fan power to 80%
at 3pm
- turn on
misting system for 1 minute
(all the previous rules still apply).
Night cycle starting at 8pm
- turn off lights
- Calculate average day temperature (target temperature at least 4C lower than average day temp.)
- wait until 12am for terrarium to cool of a bit after lights off, then start reading it's temperature.
- If temperature drop at least 4C compared to average day temperature: do nothing
- if temperature drop is inferior to 4C turn on peltier cooling system.
- Keep this rule active from 12pm to 6am (the peltier cooling system consume about 70W, I want this project to have low costs.)
- if temperature below 14C, turn on heating cable. (More likely this won't happen too often in my living room where the terrarium is...)
Ideally I would like temperature to drop a bit more during night cycle but that won't be feasible for now unless lots of complexity and costs are added into the equation.
|
|
|
|
Mistking
|
Looking for a misting system? Look no further. Automated misting systems from MistKing are used by multitude of plant enthusiasts and are perfect for Orchids. Systems feature run dry pumps, ZipDrip valve, adjustable black nozzles, per second control! Automatically mist one growing shelf or a greenhouse full of Orchids. See MistKing testimonials |
|
|
|
|
|