Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
Gordon Henderson a20fb1b154 Added software PWM module into wiringPi - library code 12 lat temu
..
COPYING.LESSER Initial move to GIT 12 lat temu
Makefile Added software PWM module into wiringPi - library code 12 lat temu
README Minor updates to GPIO and README files 12 lat temu
gertboard.c Initial move to GIT 12 lat temu
gertboard.h Initial move to GIT 12 lat temu
lcd.c Initial move to GIT 12 lat temu
lcd.h Initial move to GIT 12 lat temu
piHiPri.c Initial move to GIT 12 lat temu
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 lat temu
piNes.h Initial move to GIT 12 lat temu
piThread.c Initial move to GIT 12 lat temu
softPwm.c Added software PWM module into wiringPi - library code 12 lat temu
softPwm.h Added software PWM module into wiringPi - library code 12 lat temu
wiringPi.c Updated pwmWrite to not mask the value written in-case a call 12 lat temu
wiringPi.h Updated the GPIO command to add in new features for PWM 12 lat temu
wiringPiFace.c Initial move to GIT 12 lat temu
wiringSerial.c Tidying up some old debug 12 lat temu
wiringSerial.h Initial move to GIT 12 lat temu
wiringShift.c Initial move to GIT 12 lat temu
wiringShift.h Initial move to GIT 12 lat temu

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/