Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 304 Bytes

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.