Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Gordon Henderson 8cb493937f Improved the PWM functions with help from Chris Hall. 12 anos atrás
..
COPYING.LESSER Initial move to GIT 12 anos atrás
Makefile Added new SPI driver helpers. 12 anos atrás
README Minor updates to GPIO and README files 12 anos atrás
gertboard.c Added new SPI driver helpers. 12 anos atrás
gertboard.h Initial move to GIT 12 anos atrás
lcd.c Initial move to GIT 12 anos atrás
lcd.h Added C++ wrappers for some of the newer .h files 12 anos atrás
piHiPri.c Initial move to GIT 12 anos atrás
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 anos atrás
piNes.h Added C++ wrappers for some of the newer .h files 12 anos atrás
piThread.c Initial move to GIT 12 anos atrás
softPwm.c Updating softPwm to fix some typos. 12 anos atrás
softPwm.h Added C++ wrappers for some of the newer .h files 12 anos atrás
wiringPi.c Improved the PWM functions with help from Chris Hall. 12 anos atrás
wiringPi.h Improved the PWM functions with help from Chris Hall. 12 anos atrás
wiringPiFace.c Initial move to GIT 12 anos atrás
wiringPiSPI.c Added new SPI driver helpers. 12 anos atrás
wiringPiSPI.h Added new SPI driver helpers. 12 anos atrás
wiringSerial.c Tidying up some old debug 12 anos atrás
wiringSerial.h Initial move to GIT 12 anos atrás
wiringShift.c Initial move to GIT 12 anos atrás
wiringShift.h Initial move to GIT 12 anos atrás

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/