wiringPi_Blueberry/examples
2023-08-11 15:53:17 +08:00
..
Gertboard first commit 2023-08-11 15:53:17 +08:00
PiFace first commit 2023-08-11 15:53:17 +08:00
PiGlow first commit 2023-08-11 15:53:17 +08:00
q2w first commit 2023-08-11 15:53:17 +08:00
scrollPhat first commit 2023-08-11 15:53:17 +08:00
blink6drcs.c first commit 2023-08-11 15:53:17 +08:00
blink8-drcn.c first commit 2023-08-11 15:53:17 +08:00
blink8.c first commit 2023-08-11 15:53:17 +08:00
blink12.c first commit 2023-08-11 15:53:17 +08:00
blink12drcs.c first commit 2023-08-11 15:53:17 +08:00
blink-thread.c first commit 2023-08-11 15:53:17 +08:00
blink.c first commit 2023-08-11 15:53:17 +08:00
blink.rtb first commit 2023-08-11 15:53:17 +08:00
blink.sh first commit 2023-08-11 15:53:17 +08:00
clock.c first commit 2023-08-11 15:53:17 +08:00
COPYING.LESSER first commit 2023-08-11 15:53:17 +08:00
delayTest.c first commit 2023-08-11 15:53:17 +08:00
ds1302.c first commit 2023-08-11 15:53:17 +08:00
header.h first commit 2023-08-11 15:53:17 +08:00
isr-osc.c first commit 2023-08-11 15:53:17 +08:00
isr.c first commit 2023-08-11 15:53:17 +08:00
lcd-adafruit.c first commit 2023-08-11 15:53:17 +08:00
lcd.c first commit 2023-08-11 15:53:17 +08:00
lowPower.c first commit 2023-08-11 15:53:17 +08:00
Makefile first commit 2023-08-11 15:53:17 +08:00
max31855.c first commit 2023-08-11 15:53:17 +08:00
nes.c first commit 2023-08-11 15:53:17 +08:00
okLed.c first commit 2023-08-11 15:53:17 +08:00
oled_demo.c first commit 2023-08-11 15:53:17 +08:00
pwm.c first commit 2023-08-11 15:53:17 +08:00
README.TXT first commit 2023-08-11 15:53:17 +08:00
rht03.c first commit 2023-08-11 15:53:17 +08:00
serialRead.c first commit 2023-08-11 15:53:17 +08:00
serialTest.c first commit 2023-08-11 15:53:17 +08:00
servo.c first commit 2023-08-11 15:53:17 +08:00
softPwm.c first commit 2023-08-11 15:53:17 +08:00
softTone.c first commit 2023-08-11 15:53:17 +08:00
speed.c first commit 2023-08-11 15:53:17 +08:00
spidev_test_linux3_4.c first commit 2023-08-11 15:53:17 +08:00
spidev_test.c first commit 2023-08-11 15:53:17 +08:00
spiSpeed.c first commit 2023-08-11 15:53:17 +08:00
w25q64_test.c first commit 2023-08-11 15:53:17 +08:00
watchdog.c first commit 2023-08-11 15:53:17 +08:00
wfi.c first commit 2023-08-11 15:53:17 +08:00

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: