Skip to content

jonno293/PiSwampControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

objective of this repo is to use a raspberry pi as a thermostat with a swamp cooler.

======= It is configurable to multiple configurations defined by config parameter in "swampcontrolsample.py" Primary configuration (config = 1) Relay Board of 4x relays 4 Hi/Low (0-5V) parameters (Fan Hi, Fan Lo, Water pump, purge pump (optional)) are controlled and commanded out over individual pins. These pins are connected to relays which then pass 120V AC to the component Secondary configuration (config = 2) Masterstat This configuration will pass an array of 4 boolean values to the masterstat.py which then computes the PWM wave to be sent out over a single pin. the connection points in this config is simply GND, and Signal.

The goal for temperature sensing is to use either the DHT11 or DHT22 temp/humidity sensors. DHT22 is better and has more accuracy but DHT11 is an option as well.

collaborative trade study: https://cloud.roberts10.com/index.php/s/x88f4QdMDEXwFCK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages