Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 369 Bytes

gpio

THIS PROJECT IS NO LONGER ACCEPTING ISSUES OR PULL REQUESTS

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.