wiringPi/examples
Gordon Henderson 36fb7f187f Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
..
Gertboard Build system: Enable V=1 to disable @'s 2015-09-10 00:15:28 +00:00
PiFace A new version of wiringPi. Added in more stuff and fixed it up 2016-12-12 14:19:55 +00:00
PiGlow A new version of wiringPi. Added in more stuff and fixed it up 2016-12-12 14:19:55 +00:00
q2w A new version of wiringPi. Added in more stuff and fixed it up 2016-12-12 14:19:55 +00:00
scrollPhat A new version of wiringPi. Added in more stuff and fixed it up 2016-12-12 14:19:55 +00:00
COPYING.LESSER Initial move to GIT 2012-08-16 15:04:43 +01:00
Makefile Updating for various stuff and bugs. CM3+ and PiA3+ 2019-03-13 13:43:15 +00:00
README.TXT Quite a few changes here. 2013-01-28 13:00:47 +00:00
blink-thread.c update for the v3+ 2018-03-14 07:17:04 +00:00
blink.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
blink.rtb Quite a few changes here. 2013-01-28 13:00:47 +00:00
blink.sh examples/blink.sh: Add missing +x bit with chmod 2015-09-12 20:38:19 +01:00
blink6drcs.c changed to pin mode to support softPwm. 2014-05-20 11:43:07 +01:00
blink8-drcn.c Bumped the version to 2.40 - correctly this time, I hope. 2017-02-27 19:51:32 +00:00
blink8.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
blink12.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
blink12drcs.c It helps if you add the files into GIT... 2013-07-28 11:12:09 +01:00
clock.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
delayTest.c update for the v3+ 2018-03-14 07:17:04 +00:00
ds1302.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
header.h Quite a few changes here. 2013-01-28 13:00:47 +00:00
isr-osc.c Quite a few changes here. 2013-01-28 13:00:47 +00:00
isr.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 2013-05-20 21:13:44 +01:00
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 2013-05-20 21:13:44 +01:00
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way 2014-11-10 10:55:23 +00:00
max31855.c Fixing a few issues - makefile goofs. 2015-09-30 16:11:42 +01:00
nes.c Quite a few changes here. 2013-01-28 13:00:47 +00:00
okLed.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
pwm.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
rht03.c Many changes - tidying up the extensions interfaces. 2016-02-29 06:57:38 +00:00
serialRead.c Quite a few changes here. 2013-01-28 13:00:47 +00:00
serialTest.c Quite a few changes here. 2013-01-28 13:00:47 +00:00
servo.c Quite a few changes here. 2013-01-28 13:00:47 +00:00
softPwm.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
softTone.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
speed.c wiringPi Version 2 - First commit (of v2) 2013-05-13 19:43:26 +01:00
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way 2014-11-10 10:55:23 +00:00
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 2013-01-14 11:31:56 +00:00

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: