Skip to content

Arduino Drying Cabinet to make Cured Ham, Cheese etc etc

Notifications You must be signed in to change notification settings

MarijnKoesen/dryingcab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drying cabinet v2.0

Build Status

This is my drying cabinet / curing chamber or just call it connected fridge which keeps the temperature and humidity levels (inside the fridge) stable between some configured thresholds.

I use this cabinet to make my own cured ham & dried sausage.

This project is built on an Arduino Mega in combination with a DHT22 temperature/humidity sensor, 4 way relay and an ESP8266 (WiFi) adapter to create the connected fridge.

For more information on design (decisions) etc, check out src/dryingcab.ino's comment at the top.

Result

Result graph

Here you can see some graphs from the fridge.

Notice the temperature keeps stable between 13 and 15 degrees and the humidity between 50 and 75 percent.

When the temperature gets too high, the fridge turns on, causing the humitity to drop.

After the temperature is at the lower threshold (13), the fridge is turned off again and the humidity starts to rise again, actually going a bit higher then we want.

At this time the fan turns on, and blows out some of the humid air, stabalizing everything again.

Now the temperature slowly rises (because it's hotter outside) until it gets above the threshold again and the whole proces starts over.

Connection diagram

Connection diagram

Part list

About

Arduino Drying Cabinet to make Cured Ham, Cheese etc etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published