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.
 
 
 
 
 
Gordon Henderson 05e2f67e7f changed to pin mode to support softPwm. 10 years ago
..
Gertboard wiringPi Version 2 - First commit (of v2) 11 years ago
PiFace wiringPi Version 2 - First commit (of v2) 11 years ago
PiGlow Added in the PiGlow devLib extension driver. 11 years ago
q2w Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 years ago
COPYING.LESSER Initial move to GIT 12 years ago
Makefile Minor changes to the files and removed a bit of debug. 11 years ago
README.TXT Quite a few changes here. 11 years ago
blink.c wiringPi Version 2 - First commit (of v2) 11 years ago
blink.rtb Quite a few changes here. 11 years ago
blink.sh changed to pin mode to support softPwm. 10 years ago
blink6drcs.c changed to pin mode to support softPwm. 10 years ago
blink8.c wiringPi Version 2 - First commit (of v2) 11 years ago
blink12.c wiringPi Version 2 - First commit (of v2) 11 years ago
blink12drcs.c It helps if you add the files into GIT... 11 years ago
clock.c wiringPi Version 2 - First commit (of v2) 11 years ago
delayTest.c Quite a few changes here. 11 years ago
ds1302.c wiringPi Version 2 - First commit (of v2) 11 years ago
header.h Quite a few changes here. 11 years ago
isr-osc.c Quite a few changes here. 11 years ago
isr.c wiringPi Version 2 - First commit (of v2) 11 years ago
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 years ago
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 years ago
nes.c Quite a few changes here. 11 years ago
okLed.c wiringPi Version 2 - First commit (of v2) 11 years ago
pwm.c wiringPi Version 2 - First commit (of v2) 11 years ago
rht03.c changed to pin mode to support softPwm. 10 years ago
serialRead.c Quite a few changes here. 11 years ago
serialTest.c Quite a few changes here. 11 years ago
servo.c Quite a few changes here. 11 years ago
softPwm.c wiringPi Version 2 - First commit (of v2) 11 years ago
softTone.c wiringPi Version 2 - First commit (of v2) 11 years ago
speed.c wiringPi Version 2 - First commit (of v2) 11 years ago
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 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: