Elements of the hydrid dehydrator/incubator
Bases (one or the other can be used depending on the weather)
- (Base 1) A solar capture foldable module to use outdoors on sunny days (we were inspired by this design for the foldable part —)
- (Base 2) An electric heating module for inside uses
Top boxes
- (D) A dehydrator module with drawers (drying racks) to place the food or plants that need to be dehydreated
- (I) An incubator module that can be placed on top on the dehydrator module
Possible combinations:
- Base 1 + D // Base 1 + I // Base 1 + D + I
- Base 2 + D // Base 2 + I // Base 2 + D + I
Functionning:
Whether the base used is the solar or the electric one, we wanted to regulate the temperature and humidity indide.
To do so, we will have temperature and humidity sensors in each of the two top boxes as well as fans that will be triggered each time one of the boxes reaches defined temperature and humidity levels.
Team work:
After agreeing on the general design and functionning, we divided the tasks and I was in charge with Fiorella to do the electronics part. The details of the steps we followed are all documented on the website (see link below).
The main challenges for this part were:
- understand how to power all the different components with the right power supply,
- understand how the components I had never used before worked together and could be wired and programmed especially the relay and the Digital Temperature Humidity Sensor (we used a library to be able to read the sensor values),
- create the right logic diagram so the fans turn on when specific conditions are met in each of the two top boxes (dehydrator and incubator).