bbustin / climaduino

Open source thermostat with humidity control for the Arduino using the DHT22 sensor
GNU General Public License v2.0
26 stars 9 forks source link

NOT A CHANGE BUT A QUESTION ( I DON'T KNOW HOW TO CONTACT YOU OTHERWISE) #5

Open Dark4Codrutz opened 8 years ago

Dark4Codrutz commented 8 years ago

you use the operationMode and mode variable to tell the library how to act and turn on these things, but where do you actually assign a value to those variables ? I have Arduino UNO not Yun, and I want to learn how you made the logic behind the temperature's (and maybe even the humidity) thresholds that dictates the "mode" value . Thank You in advance!