Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Gordon Henderson a20fb1b154 Added software PWM module into wiringPi - library code il y a 12 ans
..
COPYING.LESSER Initial move to GIT il y a 12 ans
Makefile Added software PWM module into wiringPi - library code il y a 12 ans
README Minor updates to GPIO and README files il y a 12 ans
gertboard.c Initial move to GIT il y a 12 ans
gertboard.h Initial move to GIT il y a 12 ans
lcd.c Initial move to GIT il y a 12 ans
lcd.h Initial move to GIT il y a 12 ans
piHiPri.c Initial move to GIT il y a 12 ans
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() il y a 12 ans
piNes.h Initial move to GIT il y a 12 ans
piThread.c Initial move to GIT il y a 12 ans
softPwm.c Added software PWM module into wiringPi - library code il y a 12 ans
softPwm.h Added software PWM module into wiringPi - library code il y a 12 ans
wiringPi.c Updated pwmWrite to not mask the value written in-case a call il y a 12 ans
wiringPi.h Updated the GPIO command to add in new features for PWM il y a 12 ans
wiringPiFace.c Initial move to GIT il y a 12 ans
wiringSerial.c Tidying up some old debug il y a 12 ans
wiringSerial.h Initial move to GIT il y a 12 ans
wiringShift.c Initial move to GIT il y a 12 ans
wiringShift.h Initial move to GIT il y a 12 ans

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/