You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
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: