BrewPiLess

Use an ESP8266 to replace RPI and Arduino. Running BrewPi without Pi, therefore, BrewPi-Less

View the Project on GitHub vitotai/BrewPiLess

Necessary libraries are included in the GitHub repository. Those needed but not included will be downloaded during the building process by PlatformIO. The included libraries are either modified or have incompatible latest version.

BrewPi related configuration is defined in Config.h while networking related configuration is defined in espconfig.h. They are both self-explanatory and commented. Please check the files directly.