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.
 
 
 
 
 
Jim Parziale c3dcc2925e Added buttons4 to show button debouncing. hace 2 años
..
Gertboard Remove piFace, Gertboard, scrollPhat examples. hace 2 años
PiFace Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
q2w Added delayMs and delayUs macros for easier code comprehension. hace 2 años
COPYING.LESSER New timing methods hace 12 años
Makefile Added buttons4 to show button debouncing. hace 2 años
README.TXT Synced to git.drogon.net hace 11 años
blink-thread.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
blink.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
blink.sh Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
blink6drcs.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
blink8-drcn.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
blink8.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
blink12.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
blink12drcs.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
buttons.c Added delayMs and delayUs macros for easier code comprehension. hace 2 años
buttons2.c Added delayMs and delayUs macros for easier code comprehension. hace 2 años
buttons3.c Add example of mulit-ISR hace 2 años
buttons4.c Added buttons4 to show button debouncing. hace 2 años
clock.c Changed wiringPiISR so callback gets pin# hace 2 años
delayTest.c Changed wiringPiISR so callback gets pin# hace 2 años
ds1302.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
getBanks.c Added ability to read an entire GPIO bank at once. hace 2 años
header.h Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
isr-osc.c Changed wiringPiISR so callback gets pin# hace 2 años
isr.c Changed wiringPiISR so callback gets pin# hace 2 años
isr1.c Changed wiringPiISR so callback gets pin# hace 2 años
lcd-adafruit.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
lcd.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
lowPower.c Changed wiringPiISR so callback gets pin# hace 2 años
max31855.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
nes.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
okLed.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
pwm.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
rht03.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
serialRead.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
serialTest.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
servo-reset.sh Code and Makefile changes to date hace 5 años
servo.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
softPwm.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
softTone.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
speed.c Merged in changes from official WiringPi master branch (commit 1ad03dd3265402baaf0f783708e28c6255032820) hace 2 años
spiSpeed.c Changed wiringPiISR so callback gets pin# hace 2 años
wfi.c Changed wiringPiISR so callback gets pin# hace 2 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: