Gordon Henderson 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 years ago
..
Gertboard da03f9ed2f Build system: Enable V=1 to disable @'s 8 years ago
PiFace b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 7 years ago
PiGlow b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 7 years ago
q2w b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 7 years ago
scrollPhat b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 7 years ago
COPYING.LESSER bf0ad86017 Initial move to GIT 11 years ago
Makefile 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 years ago
README.TXT e8f6258004 Quite a few changes here. 11 years ago
blink.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
blink.rtb e8f6258004 Quite a few changes here. 11 years ago
blink.sh a19bfb5798 examples/blink.sh: Add missing +x bit with chmod 8 years ago
blink12.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
blink12drcs.c 477f856247 It helps if you add the files into GIT... 11 years ago
blink6drcs.c 05e2f67e7f changed to pin mode to support softPwm. 10 years ago
blink8-drcn.c 70fa99a127 Bumped the version to 2.40 - correctly this time, I hope. 7 years ago
blink8.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
clock.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
delayTest.c e8f6258004 Quite a few changes here. 11 years ago
ds1302.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
header.h e8f6258004 Quite a few changes here. 11 years ago
isr-osc.c e8f6258004 Quite a few changes here. 11 years ago
isr.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
lcd-adafruit.c bfaf266ada Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 years ago
lcd.c bfaf266ada Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 years ago
lowPower.c 0a9fdeb29d Minor changes to the PiGlow code - got the orange & yellow the right way 9 years ago
max31855.c d79506694d Fixing a few issues - makefile goofs. 8 years ago
nes.c e8f6258004 Quite a few changes here. 11 years ago
okLed.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
pwm.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
rht03.c b0a60c3302 Many changes - tidying up the extensions interfaces. 8 years ago
serialRead.c e8f6258004 Quite a few changes here. 11 years ago
serialTest.c e8f6258004 Quite a few changes here. 11 years ago
servo.c e8f6258004 Quite a few changes here. 11 years ago
softPwm.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
softTone.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
speed.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 years ago
spiSpeed.c 0a9fdeb29d Minor changes to the PiGlow code - got the orange & yellow the right way 9 years ago
wfi.c 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program, 11 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: