您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Gordon Henderson c6799ea998 Updating softPwm to fix some typos. 12 年前
..
COPYING.LESSER Initial move to GIT 12 年前
Makefile Added software PWM module into wiringPi - library code 12 年前
README Minor updates to GPIO and README files 12 年前
gertboard.c Initial move to GIT 12 年前
gertboard.h Initial move to GIT 12 年前
lcd.c Initial move to GIT 12 年前
lcd.h Initial move to GIT 12 年前
piHiPri.c Initial move to GIT 12 年前
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 年前
piNes.h Initial move to GIT 12 年前
piThread.c Initial move to GIT 12 年前
softPwm.c Updating softPwm to fix some typos. 12 年前
softPwm.h Updating softPwm to fix some typos. 12 年前
wiringPi.c Updated pwmWrite to not mask the value written in-case a call 12 年前
wiringPi.h Updated the GPIO command to add in new features for PWM 12 年前
wiringPiFace.c Initial move to GIT 12 年前
wiringSerial.c Tidying up some old debug 12 年前
wiringSerial.h Initial move to GIT 12 年前
wiringShift.c Initial move to GIT 12 年前
wiringShift.h Initial move to GIT 12 年前

README


WiringPi: An implementation of most of the Arduino Wiring
functions for the Raspberry Pi,
along with many more features and libraries to support
hardware, etc. on the Raspberry Pi

Full details at:
https://projects.drogon.net/raspberry-pi/wiringpi/