Use this Controller Logic to automatically control the setpoint for a fermentation chamber
Download and Install this Plugin via the CraftBeerPi user interface or pull into the [craftbeerpi]/modules/plugins/ directory
- Sensor1: Beer Temperature
- Sensor2: Chamber Temperature
- Sensor3: Not Used
- Kp: The is the proportional gain for the PID (Default 2)
- Ki: The the integral gain for the PID (Default 0.0001)
- Kd: The the derivative gain for the PID (Default 2)