Sensors

Engineer Regulator

Arduino library for temperature controller. Stores settings in EEPROM. Hysteresis. (AVR and ESP)

The temperature controller works with AVR and ESP.
Advantages
- Controller type (HEATER, COOLER)
- Controller mode (Automatic/Manual/Error)(AUTOMODE, MANUALMODE, ERRORMODE)
- All settings are stored in the EEPROM
- You can configure the output of the Controller to work with forward and reverse logic RLL (Relay Logic Level)
- Many examples

Go to repository