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.
CubeSatSim/libs/wiringPi/examples
Jonathan Brandenburg 9f479800cb
added more samples, reorganized library, publishing library code
8 years ago
..
Gertboard added more samples, reorganized library, publishing library code 8 years ago
PiFace added more samples, reorganized library, publishing library code 8 years ago
PiGlow added more samples, reorganized library, publishing library code 8 years ago
q2w added more samples, reorganized library, publishing library code 8 years ago
scrollPhat added more samples, reorganized library, publishing library code 8 years ago
COPYING.LESSER added more samples, reorganized library, publishing library code 8 years ago
Makefile added more samples, reorganized library, publishing library code 8 years ago
README.TXT added more samples, reorganized library, publishing library code 8 years ago
blink.c added more samples, reorganized library, publishing library code 8 years ago
blink.rtb added more samples, reorganized library, publishing library code 8 years ago
blink.sh added more samples, reorganized library, publishing library code 8 years ago
blink6drcs.c added more samples, reorganized library, publishing library code 8 years ago
blink8-drcn.c added more samples, reorganized library, publishing library code 8 years ago
blink8.c added more samples, reorganized library, publishing library code 8 years ago
blink12.c added more samples, reorganized library, publishing library code 8 years ago
blink12drcs.c added more samples, reorganized library, publishing library code 8 years ago
clock.c added more samples, reorganized library, publishing library code 8 years ago
delayTest.c added more samples, reorganized library, publishing library code 8 years ago
ds1302.c added more samples, reorganized library, publishing library code 8 years ago
header.h added more samples, reorganized library, publishing library code 8 years ago
isr-osc.c added more samples, reorganized library, publishing library code 8 years ago
isr.c added more samples, reorganized library, publishing library code 8 years ago
lcd-adafruit.c added more samples, reorganized library, publishing library code 8 years ago
lcd.c added more samples, reorganized library, publishing library code 8 years ago
lowPower.c added more samples, reorganized library, publishing library code 8 years ago
max31855.c added more samples, reorganized library, publishing library code 8 years ago
nes.c added more samples, reorganized library, publishing library code 8 years ago
okLed.c added more samples, reorganized library, publishing library code 8 years ago
pwm.c added more samples, reorganized library, publishing library code 8 years ago
rht03.c added more samples, reorganized library, publishing library code 8 years ago
serialRead.c added more samples, reorganized library, publishing library code 8 years ago
serialTest.c added more samples, reorganized library, publishing library code 8 years ago
servo.c added more samples, reorganized library, publishing library code 8 years ago
softPwm.c added more samples, reorganized library, publishing library code 8 years ago
softTone.c added more samples, reorganized library, publishing library code 8 years ago
speed.c added more samples, reorganized library, publishing library code 8 years ago
spiSpeed.c added more samples, reorganized library, publishing library code 8 years ago
wfi.c added more samples, reorganized library, publishing library code 8 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:

Powered by TurnKey Linux.