Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 485 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 485 Bytes

To compile for foubot's hardware, run the following:

GOARCH=arm64 GOOS=linux go build

Running on a Raspberry Pi Model 4 B with a GPIO wired to the Big Red Button.

More recently, Foubot is wired to a few more things (doorbell, etc), for details see the wiki: https://laboratoires.foulab.org/w/tiki-index.php?page=Foubot

I am a horrible person, and do not care for vendoring in this instance!

  • Clone repository.
  • Within, run $ go build

Click.

Boom.

Amazebuilds.