🔌 Raspberry Pi GPIO library for go-lang
Go to file
2013-07-30 16:31:28 +02:00
examples/blinker Added example program: blinker.go 2013-07-30 16:31:28 +02:00
.gitignore Initial commit 2013-07-29 20:58:34 -07:00
LICENSE Initial commit 2013-07-29 20:58:34 -07:00
README.md Started on rpi gpio library 2013-07-30 06:10:01 +02:00
rpio.go Package name: rpio 2013-07-30 16:12:13 +02:00

go-rpio

Raspberry Pi GPIO library for go-lang with limited functionality Native, no c libraries needed.

Work in progress