kloon / OpenBeerFiller

An opensource beer filling line microcontroller
GNU General Public License v3.0
39 stars 13 forks source link

Add ESP8266 specific support #4

Open kloon opened 4 years ago

kloon commented 4 years ago

While the current program works on the ESP8266 it does not utilise the features of the ESP8266 to it's full potential.

Would be great to add conditional support for the ESP8266 for features like a Web Server with monitoring capabilities, utilising interrupts on all digital pins, OTA updates, logging, and many more.