您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 8 年前
..
Gertboard Build system: Enable V=1 to disable @'s 9 年前
PiFace A new version of wiringPi. Added in more stuff and fixed it up 8 年前
PiGlow A new version of wiringPi. Added in more stuff and fixed it up 8 年前
q2w A new version of wiringPi. Added in more stuff and fixed it up 8 年前
scrollPhat A new version of wiringPi. Added in more stuff and fixed it up 8 年前
COPYING.LESSER Initial move to GIT 12 年前
Makefile A new version of wiringPi. Added in more stuff and fixed it up 8 年前
README.TXT Quite a few changes here. 11 年前
blink.c wiringPi Version 2 - First commit (of v2) 11 年前
blink.rtb Quite a few changes here. 11 年前
blink.sh Build system: Add missing set -e 9 年前
blink6drcs.c changed to pin mode to support softPwm. 10 年前
blink8.c wiringPi Version 2 - First commit (of v2) 11 年前
blink12.c wiringPi Version 2 - First commit (of v2) 11 年前
blink12drcs.c It helps if you add the files into GIT... 11 年前
clock.c wiringPi Version 2 - First commit (of v2) 11 年前
delayTest.c Quite a few changes here. 11 年前
ds1302.c wiringPi Version 2 - First commit (of v2) 11 年前
header.h Quite a few changes here. 11 年前
isr-osc.c Quite a few changes here. 11 年前
isr.c wiringPi Version 2 - First commit (of v2) 11 年前
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 年前
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 年前
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 年前
max31855.c Fixing a few issues - makefile goofs. 9 年前
nes.c Quite a few changes here. 11 年前
okLed.c wiringPi Version 2 - First commit (of v2) 11 年前
pwm.c wiringPi Version 2 - First commit (of v2) 11 年前
rht03.c Many changes - tidying up the extensions interfaces. 8 年前
serialRead.c Quite a few changes here. 11 年前
serialTest.c Quite a few changes here. 11 年前
servo.c Quite a few changes here. 11 年前
softPwm.c wiringPi Version 2 - First commit (of v2) 11 年前
softTone.c wiringPi Version 2 - First commit (of v2) 11 年前
speed.c wiringPi Version 2 - First commit (of v2) 11 年前
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 年前
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 年前

README.TXT


wiringPi Examples
=================

There are now too many examples to compile them all in a sensible time,
and you probably don't want to compile or run them all anyway, so they
have been separated out.

To compile an individual example, just type

make exampleName

To really compile everything:

make really-all

The individual tests are: