25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gordon Henderson 8cb493937f Improved the PWM functions with help from Chris Hall. 12 년 전
..
COPYING.LESSER Initial move to GIT 12 년 전
Makefile Added new SPI driver helpers. 12 년 전
README Minor updates to GPIO and README files 12 년 전
gertboard.c Added new SPI driver helpers. 12 년 전
gertboard.h Initial move to GIT 12 년 전
lcd.c Initial move to GIT 12 년 전
lcd.h Added C++ wrappers for some of the newer .h files 12 년 전
piHiPri.c Initial move to GIT 12 년 전
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 년 전
piNes.h Added C++ wrappers for some of the newer .h files 12 년 전
piThread.c Initial move to GIT 12 년 전
softPwm.c Updating softPwm to fix some typos. 12 년 전
softPwm.h Added C++ wrappers for some of the newer .h files 12 년 전
wiringPi.c Improved the PWM functions with help from Chris Hall. 12 년 전
wiringPi.h Improved the PWM functions with help from Chris Hall. 12 년 전
wiringPiFace.c Initial move to GIT 12 년 전
wiringPiSPI.c Added new SPI driver helpers. 12 년 전
wiringPiSPI.h Added new SPI driver helpers. 12 년 전
wiringSerial.c Tidying up some old debug 12 년 전
wiringSerial.h Initial move to GIT 12 년 전
wiringShift.c Initial move to GIT 12 년 전
wiringShift.h Initial move to GIT 12 년 전

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/