Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
Gordon Henderson 538a066c74 Added in some new functions to return the Pi board revision and 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 Added in some new functions to return the Pi board revision and 12 лет назад
wiringPi.h Added in some new functions to return the Pi board revision and 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/