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 17c28c2a48
Updated to new WiringPi
13 years ago
..
Gertboard Updated to new WiringPi 13 years ago
PiFace Updated to new WiringPi 13 years ago
q2w Updated to new WiringPi 13 years ago
COPYING.LESSER WiringPi V2.0 for Python2 & Python3 13 years ago
Makefile Updated to new WiringPi 13 years ago
README.TXT WiringPi V2.0 for Python2 & Python3 13 years ago
blink.c Updated to new WiringPi 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
blink8.c Updated to new WiringPi 13 years ago
blink12.c Updated to new WiringPi 13 years ago
clock.c Updated to new WiringPi 13 years ago
delayTest.c 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 Updated to new WiringPi 13 years ago
lcd-adafruit.c Updated to new WiringPi 13 years ago
lcd.c Updated to new WiringPi 13 years ago
nes.c WiringPi V2.0 for Python2 & Python3 13 years ago
okLed.c Updated to new WiringPi 13 years ago
pwm.c Updated to new WiringPi 13 years ago
rht03.c Updated to new WiringPi 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
softPwm.c Updated to new WiringPi 13 years ago
softTone.c Updated to new WiringPi 13 years ago
speed.c Updated to new WiringPi 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: