Skip to content

Releases: StellarNotions/open-sesame

v0.0.1 POC GPIO Access with Go

18 Jan 06:38
Compare
Choose a tag to compare
Pre-release

POC using GPIO pins on Raspberry Pi to blink a LED using Golang

Attached binary was compiled using: env GOOS=linux GOARCH=arm GOARM=5 go build