選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 8年前
..
Gertboard Build system: Enable V=1 to disable @'s 9年前
PiFace A new version of wiringPi. Added in more stuff and fixed it up 8年前
PiGlow A new version of wiringPi. Added in more stuff and fixed it up 8年前
q2w A new version of wiringPi. Added in more stuff and fixed it up 8年前
scrollPhat A new version of wiringPi. Added in more stuff and fixed it up 8年前
COPYING.LESSER Initial move to GIT 12年前
Makefile A new version of wiringPi. Added in more stuff and fixed it up 8年前
README.TXT Quite a few changes here. 11年前
blink.c wiringPi Version 2 - First commit (of v2) 11年前
blink.rtb Quite a few changes here. 11年前
blink.sh Build system: Add missing set -e 9年前
blink6drcs.c changed to pin mode to support softPwm. 10年前
blink8.c wiringPi Version 2 - First commit (of v2) 11年前
blink12.c wiringPi Version 2 - First commit (of v2) 11年前
blink12drcs.c It helps if you add the files into GIT... 11年前
clock.c wiringPi Version 2 - First commit (of v2) 11年前
delayTest.c Quite a few changes here. 11年前
ds1302.c wiringPi Version 2 - First commit (of v2) 11年前
header.h Quite a few changes here. 11年前
isr-osc.c Quite a few changes here. 11年前
isr.c wiringPi Version 2 - First commit (of v2) 11年前
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11年前
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11年前
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way 10年前
max31855.c Fixing a few issues - makefile goofs. 9年前
nes.c Quite a few changes here. 11年前
okLed.c wiringPi Version 2 - First commit (of v2) 11年前
pwm.c wiringPi Version 2 - First commit (of v2) 11年前
rht03.c Many changes - tidying up the extensions interfaces. 8年前
serialRead.c Quite a few changes here. 11年前
serialTest.c Quite a few changes here. 11年前
servo.c Quite a few changes here. 11年前
softPwm.c wiringPi Version 2 - First commit (of v2) 11年前
softTone.c wiringPi Version 2 - First commit (of v2) 11年前
speed.c wiringPi Version 2 - First commit (of v2) 11年前
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way 10年前
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12年前

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: