No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Gordon Henderson e8da87fbac Added a fix to include -lcrypt for people who can't do it themselves. hace 7 años
..
Gertboard Build system: Enable V=1 to disable @'s hace 9 años
PiFace A new version of wiringPi. Added in more stuff and fixed it up hace 8 años
PiGlow A new version of wiringPi. Added in more stuff and fixed it up hace 8 años
q2w A new version of wiringPi. Added in more stuff and fixed it up hace 8 años
scrollPhat A new version of wiringPi. Added in more stuff and fixed it up hace 8 años
COPYING.LESSER Initial move to GIT hace 12 años
Makefile Added a fix to include -lcrypt for people who can't do it themselves. hace 7 años
README.TXT Quite a few changes here. hace 11 años
blink.c wiringPi Version 2 - First commit (of v2) hace 11 años
blink.rtb Quite a few changes here. hace 11 años
blink.sh Build system: Add missing set -e hace 9 años
blink6drcs.c changed to pin mode to support softPwm. hace 10 años
blink8-drcn.c Bumped the version to 2.40 - correctly this time, I hope. hace 7 años
blink8.c wiringPi Version 2 - First commit (of v2) hace 11 años
blink12.c wiringPi Version 2 - First commit (of v2) hace 11 años
blink12drcs.c It helps if you add the files into GIT... hace 11 años
clock.c wiringPi Version 2 - First commit (of v2) hace 11 años
delayTest.c Quite a few changes here. hace 11 años
ds1302.c wiringPi Version 2 - First commit (of v2) hace 11 años
header.h Quite a few changes here. hace 11 años
isr-osc.c Quite a few changes here. hace 11 años
isr.c wiringPi Version 2 - First commit (of v2) hace 11 años
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate hace 11 años
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate hace 11 años
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way hace 10 años
max31855.c Fixing a few issues - makefile goofs. hace 9 años
nes.c Quite a few changes here. hace 11 años
okLed.c wiringPi Version 2 - First commit (of v2) hace 11 años
pwm.c wiringPi Version 2 - First commit (of v2) hace 11 años
rht03.c Many changes - tidying up the extensions interfaces. hace 8 años
serialRead.c Quite a few changes here. hace 11 años
serialTest.c Quite a few changes here. hace 11 años
servo.c Quite a few changes here. hace 11 años
softPwm.c wiringPi Version 2 - First commit (of v2) hace 11 años
softTone.c wiringPi Version 2 - First commit (of v2) hace 11 años
speed.c wiringPi Version 2 - First commit (of v2) hace 11 años
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way hace 10 años
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, hace 12 años

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: