A library that controls the electronic door latch at Chimera, written in Golang.
First, run go get
to get bring the project into your GOPATH
:
go get github.com/chimera/door
Next, create an executable to configure and connect to the door, see the examples
folder for examples on usage.