Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
..
Gertboard Build system: Enable V=1 to disable @'s il y a 9 ans
PiFace A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
PiGlow A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
q2w A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
scrollPhat A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
COPYING.LESSER Initial move to GIT il y a 12 ans
Makefile A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
README.TXT Quite a few changes here. il y a 11 ans
blink.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
blink.rtb Quite a few changes here. il y a 11 ans
blink.sh Build system: Add missing set -e il y a 9 ans
blink6drcs.c changed to pin mode to support softPwm. il y a 10 ans
blink8.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
blink12.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
blink12drcs.c It helps if you add the files into GIT... il y a 11 ans
clock.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
delayTest.c Quite a few changes here. il y a 11 ans
ds1302.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
header.h Quite a few changes here. il y a 11 ans
isr-osc.c Quite a few changes here. il y a 11 ans
isr.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate il y a 11 ans
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate il y a 11 ans
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way il y a 10 ans
max31855.c Fixing a few issues - makefile goofs. il y a 9 ans
nes.c Quite a few changes here. il y a 11 ans
okLed.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
pwm.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
rht03.c Many changes - tidying up the extensions interfaces. il y a 8 ans
serialRead.c Quite a few changes here. il y a 11 ans
serialTest.c Quite a few changes here. il y a 11 ans
servo.c Quite a few changes here. il y a 11 ans
softPwm.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
softTone.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
speed.c wiringPi Version 2 - First commit (of v2) il y a 11 ans
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way il y a 10 ans
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, il y a 12 ans

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: