Skip to content

cr0ybot/fermistat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fermistat

Arduino-based temp & humidity controller for my fermentation chamber. Currently only controls adding heat and adding humidity if below set ideal levels.

Controls

The LCD keypad is used to set the desired temp & humidity. Temp is set with UP and DOWN, Humidity is set with LEFT and RIGHT. In order for these set values to persist after a power cycle, you must press SELECT after setting the desired values. There is currently no feedback on the screen for saved values. Connect to the Serial monitor to see the values loaded on startup and when the values are saved.

Hardware

Libraries

To Do

  • Add support for temperature probe (instead of relying only on ambient temperature)
  • Moisture probe is unnecessary, and I wouldn't recommend sticking it into anything you're fermenting
  • Add support for cooling and dehumidifying
  • Add support for an alarm/noisemaker if temperatures are outside safe ranges
  • Bigger LCD to fit more information
  • More buttons, or better UI
  • WiFi connectivity, remote set temp/humidity, check levels, alarms

About

Arduino-based temp & humidity controller for my fermentation chamber

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages