You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gordon Henderson 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program, 12 年之前
..
COPYING.LESSER Initial move to GIT 12 年之前
Makefile Lots of changes here. Added new I2C test code, a new serialTest program, 12 年之前
README Minor updates to GPIO and README files 12 年之前
gertboard.c Added new SPI driver helpers. 12 年之前
gertboard.h Initial move to GIT 12 年之前
lcd.c Updating gpio manual page 12 年之前
lcd.h Updating gpio manual page 12 年之前
piHiPri.c Initial move to GIT 12 年之前
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12 年之前
piNes.h Added C++ wrappers for some of the newer .h files 12 年之前
piThread.c Initial move to GIT 12 年之前
softPwm.c Updating softPwm to fix some typos. 12 年之前
softPwm.h Added C++ wrappers for some of the newer .h files 12 年之前
softServo.c Big update here. 12 年之前
softServo.h Big update here. 12 年之前
softTone.c Big update here. 12 年之前
softTone.h Big update here. 12 年之前
wiringPi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 年之前
wiringPi.h Lots of changes here. Added new I2C test code, a new serialTest program, 12 年之前
wiringPiFace.c Big update here. 12 年之前
wiringPiI2C.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 年之前
wiringPiI2C.h Lots of changes here. Added new I2C test code, a new serialTest program, 12 年之前
wiringPiISR.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 年之前
wiringPiSPI.c Big update here. 12 年之前
wiringPiSPI.h Added new SPI driver helpers. 12 年之前
wiringSerial.c Tidying up some old debug 12 年之前
wiringSerial.h Initial move to GIT 12 年之前
wiringShift.c Initial move to GIT 12 年之前
wiringShift.h Initial move to GIT 12 年之前

README


WiringPi: An implementation of most of the Arduino Wiring
functions for the Raspberry Pi,
along with many more features and libraries to support
hardware, etc. on the Raspberry Pi

Full details at:
https://projects.drogon.net/raspberry-pi/wiringpi/