No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Gordon Henderson a20fb1b154 Added software PWM module into wiringPi - library code hace 12 años
..
COPYING.LESSER Initial move to GIT hace 12 años
Makefile Added software PWM module into wiringPi - library code hace 12 años
README Minor updates to GPIO and README files hace 12 años
gertboard.c Initial move to GIT hace 12 años
gertboard.h Initial move to GIT hace 12 años
lcd.c Initial move to GIT hace 12 años
lcd.h Initial move to GIT hace 12 años
piHiPri.c Initial move to GIT hace 12 años
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() hace 12 años
piNes.h Initial move to GIT hace 12 años
piThread.c Initial move to GIT hace 12 años
softPwm.c Added software PWM module into wiringPi - library code hace 12 años
softPwm.h Added software PWM module into wiringPi - library code hace 12 años
wiringPi.c Updated pwmWrite to not mask the value written in-case a call hace 12 años
wiringPi.h Updated the GPIO command to add in new features for PWM hace 12 años
wiringPiFace.c Initial move to GIT hace 12 años
wiringSerial.c Tidying up some old debug hace 12 años
wiringSerial.h Initial move to GIT hace 12 años
wiringShift.c Initial move to GIT hace 12 años
wiringShift.h Initial move to GIT hace 12 años

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/