Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
Gordon Henderson b1dfc186ef A new version of wiringPi. Added in more stuff and fixed it up 8 роки тому
..
Gertboard Build system: Enable V=1 to disable @'s 9 роки тому
PiFace A new version of wiringPi. Added in more stuff and fixed it up 8 роки тому
PiGlow A new version of wiringPi. Added in more stuff and fixed it up 8 роки тому
q2w A new version of wiringPi. Added in more stuff and fixed it up 8 роки тому
scrollPhat A new version of wiringPi. Added in more stuff and fixed it up 8 роки тому
COPYING.LESSER Initial move to GIT 12 роки тому
Makefile A new version of wiringPi. Added in more stuff and fixed it up 8 роки тому
README.TXT Quite a few changes here. 11 роки тому
blink.c wiringPi Version 2 - First commit (of v2) 11 роки тому
blink.rtb Quite a few changes here. 11 роки тому
blink.sh Build system: Add missing set -e 9 роки тому
blink6drcs.c changed to pin mode to support softPwm. 10 роки тому
blink8.c wiringPi Version 2 - First commit (of v2) 11 роки тому
blink12.c wiringPi Version 2 - First commit (of v2) 11 роки тому
blink12drcs.c It helps if you add the files into GIT... 11 роки тому
clock.c wiringPi Version 2 - First commit (of v2) 11 роки тому
delayTest.c Quite a few changes here. 11 роки тому
ds1302.c wiringPi Version 2 - First commit (of v2) 11 роки тому
header.h Quite a few changes here. 11 роки тому
isr-osc.c Quite a few changes here. 11 роки тому
isr.c wiringPi Version 2 - First commit (of v2) 11 роки тому
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 роки тому
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 роки тому
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
max31855.c Fixing a few issues - makefile goofs. 9 роки тому
nes.c Quite a few changes here. 11 роки тому
okLed.c wiringPi Version 2 - First commit (of v2) 11 роки тому
pwm.c wiringPi Version 2 - First commit (of v2) 11 роки тому
rht03.c Many changes - tidying up the extensions interfaces. 8 роки тому
serialRead.c Quite a few changes here. 11 роки тому
serialTest.c Quite a few changes here. 11 роки тому
servo.c Quite a few changes here. 11 роки тому
softPwm.c wiringPi Version 2 - First commit (of v2) 11 роки тому
softTone.c wiringPi Version 2 - First commit (of v2) 11 роки тому
speed.c wiringPi Version 2 - First commit (of v2) 11 роки тому
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 роки тому

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: