=============
Strandard Raspberry Pi images can be downloaded from here:
https://www.graessle.net/beer/brewctrl/releases/
There are two flavors:
- headless - Brings up web server UI only. Meant for use only remotely via other devices on network.
- kiosk - Same as above, but also boots directly into Chromium fullscreen with UI loaded.
The above are very similar to the default Raspbian images. For install instructions, please see:
https://www.raspberrypi.org/documentation/raspbian/
npm install
npm start
go get github.com/gorilla/websocket
go run brewctrl.go --mock --port 2739
load http://localhost:3000/ in your browser
python pinwatch.py