Skip to content

Arduino project to control the climate a cellar (e.g. in the loundry room)

License

Notifications You must be signed in to change notification settings

m4rc77/cellar-climate-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CellarClimateController

Arduino project to control the climate a cellar (e.g. in the loundry room)

##Required arduino libraries

##Required Hardware:

##Precondition for the building (cellar) itself

  • A hole in the building hull that allows fresh air to be ventilated in by the fan
  • a second hole in the building hull that allows the humid air to go out

##Connections

  • DHT22 (inside) signal on digital pin 2 (INPUT)
  • DHT22 (outside) signal on digital pin 4 (INPUT)
  • FAN rmp with 10k pullup on digital pin 3 (INPUT)
  • FAN on/off on digital pin 8 (OUTPUT)
  • Vin measurement with voltage divider (20k / 50k) on analog pin A0 (INPUT)

About

Arduino project to control the climate a cellar (e.g. in the loundry room)

Resources

License

Stars

Watchers

Forks

Languages