Skip to content

Releases: vitotai/BrewManiacEsp8266

0.5.3

06 Feb 09:38
Compare
Choose a tag to compare
  • Two-point temperature calibration option
  • Low Pass Filter setting. (Originally hard-coded.)
  • Pump access during removing malt.

0.4.7 backup

24 Mar 03:13
05c73cd
Compare
Choose a tag to compare

A backup of 0.4.7.

HopStand and DualHeater

06 Jul 16:31
Compare
Choose a tag to compare

What's new

  • Post Boil Hop(HopStand)
  • Customized audio
  • Multi-button in Web interface
  • New setting options
  • Iodine test to extend mashing or mash out
  • Export/import settings in web interface
  • Dual heater support by compile option. config.h@39
  • Sparge heater is no longer supported by default.
  • revise setting temperature of web interface. Correct setting temperature will be displayed in manual mode.
  • code revision.

v0.2.3

26 Apr 18:15
Compare
Choose a tag to compare

Bugs fixed

  • PWM display error for multiple sensor
  • Resumption error after boil

Changes

  • Add PUMP access during "Malt In"(Add Malt). The "No" option was removed.
  • After temperature reaches for Mash-In, available options are changed to "Yes" and "No". It was "Yes" only.

Doughing In temperature control

05 Mar 17:38
Compare
Choose a tag to compare
  • Add "PID when Doughing-in" option in "PID-PWM" setting.
    • If it is set to "NO", the heater will be turned off after temperature reached and "Continue? OK" is confirmed, before "Mash-in OK" is pressed.
    • If "YES", the PID will be applied during doughing in, the setting temperature will be the temperature of first mash rest.
  • Add Plato/Gravity for recipe viewing
  • Add kettle thermo-mass option
    • in uint of water equivalence amount

Recipe ready

08 Feb 20:32
Compare
Choose a tag to compare

New features

  • Recipes management
    • Import BeerXML & View and brew recipes

Bugs fixed:

  • No logging if the automatic process is interrupted and power-off or entering manual mode before resumption.
  • Wrong hop schedule of automation editing

Changes

  • Add a minimum limit of time(500ms) for sensor reading. Without this limitation, the system will be busy trying to get temperature readings when the sensors are not correctly connected and response with error.

V0.1.2

21 Jan 04:52
Compare
Choose a tag to compare

To enable AP mode.
It also fixed a bug which will result in REST of system if the network disappears .

Use new LCD library

09 Jan 04:32
Compare
Choose a tag to compare

1.Use new LCD library
2.fix sparge heating icon

V0.1-First Release

09 Dec 23:04
Compare
Choose a tag to compare

First release.