repositorypackage
0.0.0-20170217131543-a971ac03fc91
Repository: https://github.com/alext/gpio.git
Documentation: pkg.go.dev
# README
gpio
GPIO for Go
testing
Please run the 'blink' example found under examples/blink. Proper tests will be added soon.
alternatives
https://github.com/mrmorphic/hwio is another project aiming to expose the hardware capabilities of embedded systems via Go.