parMaster / ESP32Base

ESP32 based climate control for terrarium. Light and Temperature profile configured for each hour of the day to emulate temperature of the pet's natural habitat. Reporting data with MQTT
MIT License
1 stars 0 forks source link

Hysteresis #5

Open parMaster opened 2 years ago

parMaster commented 2 years ago

For example, a thermostat controlling a heater may switch the heater on when the temperature drops below A, but not turn it off until the temperature rises above B. (For instance, if one wishes to maintain a temperature of 20 °C then one might set the thermostat to turn the heater on when the temperature drops to below 18 °C and off when the temperature exceeds 22 °C).

From: https://en.wikipedia.org/wiki/Hysteresis#Control_systems

parMaster commented 2 years ago

4 will help setting the value