Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
Gordon Henderson a20fb1b154 Added software PWM module into wiringPi - library code 12 år sedan
..
COPYING.LESSER Initial move to GIT 12 år sedan
Makefile Added software PWM module into wiringPi - library code 12 år sedan
README Minor updates to GPIO and README files 12 år sedan
gertboard.c Initial move to GIT 12 år sedan
gertboard.h Initial move to GIT 12 år sedan
lcd.c Initial move to GIT 12 år sedan
lcd.h Initial move to GIT 12 år sedan
piHiPri.c Initial move to GIT 12 år sedan
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 år sedan
piNes.h Initial move to GIT 12 år sedan
piThread.c Initial move to GIT 12 år sedan
softPwm.c Added software PWM module into wiringPi - library code 12 år sedan
softPwm.h Added software PWM module into wiringPi - library code 12 år sedan
wiringPi.c Updated pwmWrite to not mask the value written in-case a call 12 år sedan
wiringPi.h Updated the GPIO command to add in new features for PWM 12 år sedan
wiringPiFace.c Initial move to GIT 12 år sedan
wiringSerial.c Tidying up some old debug 12 år sedan
wiringSerial.h Initial move to GIT 12 år sedan
wiringShift.c Initial move to GIT 12 år sedan
wiringShift.h Initial move to GIT 12 år sedan

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/