sudo apt-get install git-core
git clone git://git.drogon.net/wiringPi
 
cd wiringPi
./build
 
使用Example配合LED灯就可以看到效果了
科科!