Skip to content

Releases: casanovg/open-boiler

Open-Boiler v0.8

27 Apr 20:05
Compare
Choose a tag to compare
Open-Boiler v0.8 Pre-release
Pre-release

Notes:

  • Fourth working test.
  • Heat level selection by reading the DHW and CH potentiometers, depending on the current cycle duty.
  • Heat level modulation with an algorithm that opens each valve during a cycle time percentage. The cycle times, for DHW and CH, can be changed in the settings file before compiling.
  • Operation mode selection by reading the system potentiometer position.
  • More precise FSM timing and non-blocking delays implemented by hardware with Timer0.
  • Serial console dashboard language localization implemented.
  • Main FSM logic improved and several bug fixes in the igniting algorithm and sensors failure detection code implemented.
  • Code reorganized, split into several libraries.
  • Serial console coloring through a MobaXterm syntax color highlighting file.

Open-Boiler v0.7

27 Apr 14:07
Compare
Choose a tag to compare
Open-Boiler v0.7 Pre-release
Pre-release

Notes:

  • Third working test.
  • Bug fixes and improved main FSM.
  • Basic DHW thermal regulation: 1/3 12.000 Kcal/h + 2/3 7.000 Kcal/h across a 10 seconds time spot.
  • All sensors activated: time and code tuning to activate the airflow sensor.

Open-Boiler v0.6

08 Oct 23:02
Compare
Choose a tag to compare
Open-Boiler v0.6 Pre-release
Pre-release

Notes:

  • Second working test.
  • Basic DHW thermal regulation: 1/3 12.000 Kcal/h + 2/3 7.000 Kcal/h across a 10 seconds time spot.
  • All sensors activated: time and code tuning to activate the airflow sensor.

Open-Boiler v0.5

22 Sep 15:06
Compare
Choose a tag to compare
Open-Boiler v0.5 Pre-release
Pre-release

Notes:

  • First working test.
  • No thermal modulation in this version.
  • Temperature set with gas valve 2 (12.000 Kcal / h).
  • The temperature is enough for comfortable DHW and central heating with the coldest local winter temperatures (1 to 10 °C).