Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
Gordon Henderson a20fb1b154 Added software PWM module into wiringPi - library code 12 роки тому
..
COPYING.LESSER Initial move to GIT 12 роки тому
Makefile Added software PWM module into wiringPi - library code 12 роки тому
README Minor updates to GPIO and README files 12 роки тому
gertboard.c Initial move to GIT 12 роки тому
gertboard.h Initial move to GIT 12 роки тому
lcd.c Initial move to GIT 12 роки тому
lcd.h Initial move to GIT 12 роки тому
piHiPri.c Initial move to GIT 12 роки тому
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 роки тому
piNes.h Initial move to GIT 12 роки тому
piThread.c Initial move to GIT 12 роки тому
softPwm.c Added software PWM module into wiringPi - library code 12 роки тому
softPwm.h Added software PWM module into wiringPi - library code 12 роки тому
wiringPi.c Updated pwmWrite to not mask the value written in-case a call 12 роки тому
wiringPi.h Updated the GPIO command to add in new features for PWM 12 роки тому
wiringPiFace.c Initial move to GIT 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/