Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Ian Jackson a19bfb5798 examples/blink.sh: Add missing +x bit with chmod 9 anni fa
..
Gertboard Build system: Enable V=1 to disable @'s 9 anni fa
PiFace Build system: Enable V=1 to disable @'s 9 anni fa
PiGlow Build system: Enable V=1 to disable @'s 9 anni fa
q2w Build system: Enable V=1 to disable @'s 9 anni fa
COPYING.LESSER Initial move to GIT 12 anni fa
Makefile Build system: Enable V=1 to disable @'s 9 anni fa
README.TXT Quite a few changes here. 11 anni fa
blink.c wiringPi Version 2 - First commit (of v2) 11 anni fa
blink.rtb Quite a few changes here. 11 anni fa
blink.sh Build system: Add missing set -e 9 anni fa
blink6drcs.c changed to pin mode to support softPwm. 10 anni fa
blink8.c wiringPi Version 2 - First commit (of v2) 11 anni fa
blink12.c wiringPi Version 2 - First commit (of v2) 11 anni fa
blink12drcs.c It helps if you add the files into GIT... 11 anni fa
clock.c wiringPi Version 2 - First commit (of v2) 11 anni fa
delayTest.c Quite a few changes here. 11 anni fa
ds1302.c wiringPi Version 2 - First commit (of v2) 11 anni fa
header.h Quite a few changes here. 11 anni fa
isr-osc.c Quite a few changes here. 11 anni fa
isr.c wiringPi Version 2 - First commit (of v2) 11 anni fa
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 anni fa
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 anni fa
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 anni fa
nes.c Quite a few changes here. 11 anni fa
okLed.c wiringPi Version 2 - First commit (of v2) 11 anni fa
pwm.c wiringPi Version 2 - First commit (of v2) 11 anni fa
rht03.c changed to pin mode to support softPwm. 10 anni fa
serialRead.c Quite a few changes here. 11 anni fa
serialTest.c Quite a few changes here. 11 anni fa
servo.c Quite a few changes here. 11 anni fa
softPwm.c wiringPi Version 2 - First commit (of v2) 11 anni fa
softTone.c wiringPi Version 2 - First commit (of v2) 11 anni fa
speed.c wiringPi Version 2 - First commit (of v2) 11 anni fa
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 anni fa
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 anni fa

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: