25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gordon Henderson f6c40cb2a6 Fixed the requirement for -lm 9 년 전
..
Gertboard Build system: Enable V=1 to disable @'s 9 년 전
PiFace Build system: Enable V=1 to disable @'s 9 년 전
PiGlow Fixed the requirement for -lm 9 년 전
q2w Build system: Enable V=1 to disable @'s 9 년 전
COPYING.LESSER Initial move to GIT 12 년 전
Makefile Fixed the requirement for -lm 9 년 전
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 Fixed the requirement for -lm 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 changed to pin mode to support softPwm. 10 년 전
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: