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 8cb493937f Improved the PWM functions with help from Chris Hall. hace 12 años
..
COPYING.LESSER Initial move to GIT hace 12 años
Makefile Added new SPI driver helpers. hace 12 años
README Minor updates to GPIO and README files hace 12 años
gertboard.c Added new SPI driver helpers. 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 Added C++ wrappers for some of the newer .h files 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 Added C++ wrappers for some of the newer .h files hace 12 años
piThread.c Initial move to GIT hace 12 años
softPwm.c Updating softPwm to fix some typos. hace 12 años
softPwm.h Added C++ wrappers for some of the newer .h files hace 12 años
wiringPi.c Improved the PWM functions with help from Chris Hall. hace 12 años
wiringPi.h Improved the PWM functions with help from Chris Hall. hace 12 años
wiringPiFace.c Initial move to GIT hace 12 años
wiringPiSPI.c Added new SPI driver helpers. hace 12 años
wiringPiSPI.h Added new SPI driver helpers. 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/