Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Ian Jackson a19bfb5798 examples/blink.sh: Add missing +x bit with chmod před 9 roky
..
Gertboard Build system: Enable V=1 to disable @'s před 9 roky
PiFace Build system: Enable V=1 to disable @'s před 9 roky
PiGlow Build system: Enable V=1 to disable @'s před 9 roky
q2w Build system: Enable V=1 to disable @'s před 9 roky
COPYING.LESSER Initial move to GIT před 12 roky
Makefile Build system: Enable V=1 to disable @'s před 9 roky
README.TXT Quite a few changes here. před 11 roky
blink.c wiringPi Version 2 - First commit (of v2) před 11 roky
blink.rtb Quite a few changes here. před 11 roky
blink.sh Build system: Add missing set -e před 9 roky
blink6drcs.c changed to pin mode to support softPwm. před 10 roky
blink8.c wiringPi Version 2 - First commit (of v2) před 11 roky
blink12.c wiringPi Version 2 - First commit (of v2) před 11 roky
blink12drcs.c It helps if you add the files into GIT... před 11 roky
clock.c wiringPi Version 2 - First commit (of v2) před 11 roky
delayTest.c Quite a few changes here. před 11 roky
ds1302.c wiringPi Version 2 - First commit (of v2) před 11 roky
header.h Quite a few changes here. před 11 roky
isr-osc.c Quite a few changes here. před 11 roky
isr.c wiringPi Version 2 - First commit (of v2) před 11 roky
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate před 11 roky
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate před 11 roky
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way před 10 roky
nes.c Quite a few changes here. před 11 roky
okLed.c wiringPi Version 2 - First commit (of v2) před 11 roky
pwm.c wiringPi Version 2 - First commit (of v2) před 11 roky
rht03.c changed to pin mode to support softPwm. před 10 roky
serialRead.c Quite a few changes here. před 11 roky
serialTest.c Quite a few changes here. před 11 roky
servo.c Quite a few changes here. před 11 roky
softPwm.c wiringPi Version 2 - First commit (of v2) před 11 roky
softTone.c wiringPi Version 2 - First commit (of v2) před 11 roky
speed.c wiringPi Version 2 - First commit (of v2) před 11 roky
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way před 10 roky
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, před 12 roky

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: