Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Ian Jackson a19bfb5798 examples/blink.sh: Add missing +x bit with chmod 9 anos atrás
..
Gertboard Build system: Enable V=1 to disable @'s 9 anos atrás
PiFace Build system: Enable V=1 to disable @'s 9 anos atrás
PiGlow Build system: Enable V=1 to disable @'s 9 anos atrás
q2w Build system: Enable V=1 to disable @'s 9 anos atrás
COPYING.LESSER Initial move to GIT 12 anos atrás
Makefile Build system: Enable V=1 to disable @'s 9 anos atrás
README.TXT Quite a few changes here. 11 anos atrás
blink.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
blink.rtb Quite a few changes here. 11 anos atrás
blink.sh Build system: Add missing set -e 9 anos atrás
blink6drcs.c changed to pin mode to support softPwm. 10 anos atrás
blink8.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
blink12.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
blink12drcs.c It helps if you add the files into GIT... 11 anos atrás
clock.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
delayTest.c Quite a few changes here. 11 anos atrás
ds1302.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
header.h Quite a few changes here. 11 anos atrás
isr-osc.c Quite a few changes here. 11 anos atrás
isr.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 anos atrás
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 anos atrás
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 anos atrás
nes.c Quite a few changes here. 11 anos atrás
okLed.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
pwm.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
rht03.c changed to pin mode to support softPwm. 10 anos atrás
serialRead.c Quite a few changes here. 11 anos atrás
serialTest.c Quite a few changes here. 11 anos atrás
servo.c Quite a few changes here. 11 anos atrás
softPwm.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
softTone.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
speed.c wiringPi Version 2 - First commit (of v2) 11 anos atrás
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 anos atrás
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 anos atrás

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: