Results 311 comments of vitotai

It's a known issue. My web hosting service started to filter out content-length header. The web hosting service is so cheap that I don't know how to complain.

During distilling, the controller controls doesn't regulate temperature but just control output in PWM mode.

You are using over powerful heating element. It shouldn't be too difficult to modify the code for you need. You just need to adjust pidOutput before applying it. like ```````...

> Hi, To me it sounds as if you don't stir enough. When heating, your liquid has to move ! But if you heat e.g. 10 liters with 5kW, I...

The "PWM" in current BrewmaniacEx is derived from Open Ardbir. It's like turning on heating for % of time during 4 to 5 seconds. It's proven and should work with...

yes. in 0.5 beta. https://github.com/vitotai/BrewManiacEsp8266/tree/050beta I haven't built an ESP32 controller, though.

When I ported BME to ESP32, I had similar problem. I had no idea and changed to other PIN. It worked, and then I found some of the PINs just...

Addresses starting with 0x10 is ds18S20, not ds18B20. You can do whatever you want, but I don't see the point to support other sensors.

The picture I got in the mail shows that "Beer" sensor is set. It is a feature called FallBackSensor for Glycol temperature control. When Chamber sensor is missing, the controller...

First of all, make sure you hav correct file system size configuration by checking the sys info in "config" page. I found this happens when the loading is too heavy...