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 a20fb1b154 Added software PWM module into wiringPi - library code 12 vuotta sitten
..
COPYING.LESSER Initial move to GIT 12 vuotta sitten
Makefile Added software PWM module into wiringPi - library code 12 vuotta sitten
README Minor updates to GPIO and README files 12 vuotta sitten
gertboard.c Initial move to GIT 12 vuotta sitten
gertboard.h Initial move to GIT 12 vuotta sitten
lcd.c Initial move to GIT 12 vuotta sitten
lcd.h Initial move to GIT 12 vuotta sitten
piHiPri.c Initial move to GIT 12 vuotta sitten
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 vuotta sitten
piNes.h Initial move to GIT 12 vuotta sitten
piThread.c Initial move to GIT 12 vuotta sitten
softPwm.c Added software PWM module into wiringPi - library code 12 vuotta sitten
softPwm.h Added software PWM module into wiringPi - library code 12 vuotta sitten
wiringPi.c Updated pwmWrite to not mask the value written in-case a call 12 vuotta sitten
wiringPi.h Updated the GPIO command to add in new features for PWM 12 vuotta sitten
wiringPiFace.c Initial move to GIT 12 vuotta sitten
wiringSerial.c Tidying up some old debug 12 vuotta sitten
wiringSerial.h Initial move to GIT 12 vuotta sitten
wiringShift.c Initial move to GIT 12 vuotta sitten
wiringShift.h Initial move to GIT 12 vuotta sitten

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/