You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gordon Henderson c6799ea998 Updating softPwm to fix some typos. 12 years ago
..
COPYING.LESSER Initial move to GIT 12 years ago
Makefile Added software PWM module into wiringPi - library code 12 years ago
README Minor updates to GPIO and README files 12 years ago
gertboard.c Initial move to GIT 12 years ago
gertboard.h Initial move to GIT 12 years ago
lcd.c Initial move to GIT 12 years ago
lcd.h Initial move to GIT 12 years ago
piHiPri.c Initial move to GIT 12 years ago
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 years ago
piNes.h Initial move to GIT 12 years ago
piThread.c Initial move to GIT 12 years ago
softPwm.c Updating softPwm to fix some typos. 12 years ago
softPwm.h Updating softPwm to fix some typos. 12 years ago
wiringPi.c Updated pwmWrite to not mask the value written in-case a call 12 years ago
wiringPi.h Updated the GPIO command to add in new features for PWM 12 years ago
wiringPiFace.c Initial move to GIT 12 years ago
wiringSerial.c Tidying up some old debug 12 years ago
wiringSerial.h Initial move to GIT 12 years ago
wiringShift.c Initial move to GIT 12 years ago
wiringShift.h Initial move to GIT 12 years ago

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/