vender
vender copied to clipboard
Open source vending machine controller firmware
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
I stumbled upon this repository in search of open source firmwares for vending machines. I've skimemd through the source code a bit but cannot put a finger on what hardware...
As configs merging (include mechanic) is implemented right now, whole block will override parent block. ```hcl # vender.hcl ui { front { msg_intro = "hello" msg_wait = "please wait" }...
I'd like to set up the VMC and help the project while doing so as well. I've a Raspberry Pi B+ and an Arduino Uno R3. Some other hardware that...