Hendi plugin for craftbeerpi3. This package contains several plugins:
- PIDHendi, a KettleController with PID temperature control
- BoilHendi, a KettleController for powwr control
- HendiControl, a Actor for Hendi induction coocker
- ToBoilStep, a step for taking the wort to boil
- BoilStep, a step for boiling the wort
Download via CraftBeerPi Web Interface and restart CraftBeerPi.
- Create a sensor, for example "mash temperature"
- Create an actor, for example "Hendi"
- configure "Max Power" to 100 (or a suitable value for your equipment)
- configure "PWM frequency" to 100 (or a suitable value for your equipment)
- configure "Power control GPIO" to 27 (or a suitable value for your equipment)
- configure "On/Off control GPIO" to 22 (or a suitable value for your equipment)
- Create a (mash)kettle for temperature control, for example "Mash"
- configure "Logic" to PIDHendi
- select "Actor" -> Hendi (or the name choosen i §3)
- select "Agitator" if applicable
- select "Sensor" -> mash temperature (or the name choosen i §2)
- configure "D" to 0 (or a suitable value for your equipment)
- configure "I" to 140 (or a suitable value for your equipment)
- configure "P" to 40 (or a suitable value for your equipment)
- configure "Max Power" to 100, will be evaluated and might disapear in the future
- Create a (boil)kettle for power control, for example "Boil"
- select "Logic" -> BoilHendi
- select "Actor" -> Hendi (or the name choosen i §3)
- select "Agitator" if applicable
- select "Sensor" -> mash temperature (or the name choosen i §2)