Addition of a Web interface to OpenBeerFiller#18
Conversation
This brach is utilising the Arduino UNO for the main machine controller and the parameters will be able to be modified/configured by the addition of a second "Wifi Bridge" controller - NodeMCU ESP8266
|
Is there a wiring diagram for the esp? |
Not as such because I actually rigged up a board so that I could use both the original Arduino we worked with on the same breadboard test rig I had set up. Then Harry just took the code as it stood and implemented it on his actual beer filler so development practically stopped there as there was no need to do anymore for him at that time because it already did what was needed. |
|
Yeah I understand. I’m opening a brewery right now and doing distribution only - so that’s been great but I’ve been having trouble getting some of the features I’d love to have integrated into the software. Ie lcd, on the fly settings changes, etc. I’m integrating a seamer and would love to be able to program that portion myself. But I’m an idiot when it comes to this stuff. |
|
Well I'm at a loose end as we've just entered another lockdown (UK) so maybe I'll get the board back out and see if I can work out where I was up to. |
|
Yeah - that really sucks - we are in "dine outside in a tent but you can't dine inside" mode. (I'm the head brewer at another local brewery while opening mine) and it's tough going. I do have access to a "real" canning line but obvi I don't have that scratch right off the bat for my place and we are a distribution only brewery - no pub. We could do discord? Slack? Fb page? |
|
I was originally thinking of porting this to node red and using a mega or an esp-32F for the machine portion of it. Or just the pi. |
This brach is utilising the Arduino UNO for the main machine controller and the parameters will be able to be modified/configured by the addition of a second "Wifi Bridge" controller - NodeMCU ESP8266