wiringOP-Python/wiringOP/examples
gaohz b8768c3ff8 first commit 2024-06-06 04:13:43 +00:00
..
Gertboard first commit 2024-06-06 04:13:43 +00:00
PiFace first commit 2024-06-06 04:13:43 +00:00
PiGlow first commit 2024-06-06 04:13:43 +00:00
q2w first commit 2024-06-06 04:13:43 +00:00
scrollPhat first commit 2024-06-06 04:13:43 +00:00
COPYING.LESSER first commit 2024-06-06 04:13:43 +00:00
Makefile first commit 2024-06-06 04:13:43 +00:00
README.TXT first commit 2024-06-06 04:13:43 +00:00
blink-thread.c first commit 2024-06-06 04:13:43 +00:00
blink.c first commit 2024-06-06 04:13:43 +00:00
blink.rtb first commit 2024-06-06 04:13:43 +00:00
blink.sh first commit 2024-06-06 04:13:43 +00:00
blink6drcs.c first commit 2024-06-06 04:13:43 +00:00
blink8-drcn.c first commit 2024-06-06 04:13:43 +00:00
blink8.c first commit 2024-06-06 04:13:43 +00:00
blink12.c first commit 2024-06-06 04:13:43 +00:00
blink12drcs.c first commit 2024-06-06 04:13:43 +00:00
clock.c first commit 2024-06-06 04:13:43 +00:00
delayTest.c first commit 2024-06-06 04:13:43 +00:00
ds1302.c first commit 2024-06-06 04:13:43 +00:00
header.h first commit 2024-06-06 04:13:43 +00:00
isr-osc.c first commit 2024-06-06 04:13:43 +00:00
isr.c first commit 2024-06-06 04:13:43 +00:00
lcd-adafruit.c first commit 2024-06-06 04:13:43 +00:00
lcd.c first commit 2024-06-06 04:13:43 +00:00
lowPower.c first commit 2024-06-06 04:13:43 +00:00
max31855.c first commit 2024-06-06 04:13:43 +00:00
nes.c first commit 2024-06-06 04:13:43 +00:00
okLed.c first commit 2024-06-06 04:13:43 +00:00
oled_demo.c first commit 2024-06-06 04:13:43 +00:00
pwm.c first commit 2024-06-06 04:13:43 +00:00
rht03.c first commit 2024-06-06 04:13:43 +00:00
serialRead.c first commit 2024-06-06 04:13:43 +00:00
serialTest.c first commit 2024-06-06 04:13:43 +00:00
servo.c first commit 2024-06-06 04:13:43 +00:00
softPwm.c first commit 2024-06-06 04:13:43 +00:00
softTone.c first commit 2024-06-06 04:13:43 +00:00
speed.c first commit 2024-06-06 04:13:43 +00:00
spiSpeed.c first commit 2024-06-06 04:13:43 +00:00
spidev_test.c first commit 2024-06-06 04:13:43 +00:00
spidev_test_linux3_4.c first commit 2024-06-06 04:13:43 +00:00
w25q64_test.c first commit 2024-06-06 04:13:43 +00:00
watchdog.c first commit 2024-06-06 04:13:43 +00:00
wfi.c first commit 2024-06-06 04:13:43 +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: