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.
Phil Howard 851145679e
Updated to latest wiringPi, fixed bug with repeated arugment in setup.py
11 years ago
..
Gertboard Updated to new WiringPi 13 years ago
PiFace Updated to new WiringPi 13 years ago
PiGlow Updated to latest WiringPi 12 years ago
q2w Updated to new WiringPi 13 years ago
COPYING.LESSER WiringPi V2.0 for Python2 & Python3 13 years ago
Makefile Updated to latest wiringPi, fixed bug with repeated arugment in setup.py 11 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 Updated to latest WiringPi 12 years ago
blink6drcs.c Updated to latest WiringPi 12 years ago
blink8.c Updated to new WiringPi 13 years ago
blink12.c Updated to new WiringPi 13 years ago
blink12drcs.c Updated to latest WiringPi 12 years ago
clock.c Updated to new WiringPi 13 years ago
delayTest.c WiringPi V2.0 for Python2 & Python3 13 years ago
ds1302.c Updated to latest WiringPi 12 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
lowPower.c Updated to latest wiringPi, fixed bug with repeated arugment in setup.py 11 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 latest WiringPi 12 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
spiSpeed.c Updated to latest wiringPi, fixed bug with repeated arugment in setup.py 11 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: