vitotai / BrewManiacEsp8266

BrewManiac on ESP8266. Only ESP8266 needed.
155 stars 71 forks source link

BrewManiacEx

BrweManiacEx Architecture

BrewManiacEx is a brew controller based on ESP8266. It was started by mimicking famous Arduino-based Open ArdBir, so most of Open ArdBir functions are included.

The most important feature that BrewManiacEx differs from Open ArdBir is

Additionally,

NOTE:

Flash layout and File system are changed in 0.4.9. All data and setting will be lost after upgrading. Please backup before upgrading. The major change in 0.4.9 is adapting of LitteFS, whihch is quiet new to ESP8266/Arduino framework. Although the performance is better, the stability is in doubt. Please be aware.

Update History