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.
Philip Howard 567ee0027e
WiringPi V2.0 for Python2 & Python3
13 years ago
..
COPYING.LESSER WiringPi V2.0 for Python2 & Python3 13 years ago
Makefile WiringPi V2.0 for Python2 & Python3 13 years ago
README.TXT WiringPi V2.0 for Python2 & Python3 13 years ago
blink.c WiringPi V2.0 for Python2 & Python3 13 years ago
blink.rtb WiringPi V2.0 for Python2 & Python3 13 years ago
blink.sh WiringPi V2.0 for Python2 & Python3 13 years ago
delayTest.c WiringPi V2.0 for Python2 & Python3 13 years ago
ds1302.c WiringPi V2.0 for Python2 & Python3 13 years ago
gertboard.c WiringPi V2.0 for Python2 & Python3 13 years ago
gertboard.png WiringPi V2.0 for Python2 & Python3 13 years ago
header.h WiringPi V2.0 for Python2 & Python3 13 years ago
isr-osc.c WiringPi V2.0 for Python2 & Python3 13 years ago
isr.c WiringPi V2.0 for Python2 & Python3 13 years ago
lcd.c WiringPi V2.0 for Python2 & Python3 13 years ago
nes.c WiringPi V2.0 for Python2 & Python3 13 years ago
okLed.c WiringPi V2.0 for Python2 & Python3 13 years ago
piface.c WiringPi V2.0 for Python2 & Python3 13 years ago
pwm.c WiringPi V2.0 for Python2 & Python3 13 years ago
serialRead.c WiringPi V2.0 for Python2 & Python3 13 years ago
serialTest.c WiringPi V2.0 for Python2 & Python3 13 years ago
servo.c WiringPi V2.0 for Python2 & Python3 13 years ago
speed.c WiringPi V2.0 for Python2 & Python3 13 years ago
test1.c WiringPi V2.0 for Python2 & Python3 13 years ago
test2.c WiringPi V2.0 for Python2 & Python3 13 years ago
tone.c WiringPi V2.0 for Python2 & Python3 13 years ago
wfi.c WiringPi V2.0 for Python2 & Python3 13 years ago

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: