Skip to content

rafkhan/pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Pi

##What is it? Pi is a library written in Go for using the raspberry pi's GPIO pins. It's based off WiringPi.

##Cool, how do I get it? First you must install WiringPi

git clone git://git.drogon.net/wiringPi
cd wiringPi
./build

Then download this to your $GOPATH go get github.com/rafkhan/pi

#Documentation

I should do this...

About

Raspberry pi GPIO API for golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages