25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Manfred Wallner 4909adfe1d prepare v3, fix some docs 8 달 전
.github/workflows First crack at a build workflow 4 년 전
debian Prep for deb release as 2.70 2 년 전
debian-template/wiringPi/DEBIAN #17 9 달 전
devLib Prep for deb release as 2.70 2 년 전
examples Prep for deb release as 2.70 2 년 전
gpio #17 PinDrive 9 달 전
pins Prep for deb release as 2.70 2 년 전
wiringPi Merge branch 'master' into Pi5 8 달 전
wiringPiD Prep for deb release as 2.70 2 년 전
.gitignore Build system: Move template-based debian build into debian-template 9 년 전
COPYING.LESSER New timing methods 12 년 전
INSTALL prepare v3, fix some docs 8 달 전
People prepare v3, fix some docs 8 달 전
README.md prepare v3, fix some docs 8 달 전
VERSION prepare v3, fix some docs 8 달 전
build Prep for deb release as 2.70 2 년 전
newVersion prepare v3, fix some docs 8 달 전
version.h prepare v3, fix some docs 8 달 전

README.md

ℹ️ Since 2024, GC2 has taken over maintenance of the project, supporting new OS versions as well as current hardware generations. We are dedicated to keeping the arguably best-performing GPIO Library for Raspberry Pi running smoothly. We strive to do our best, but please note that this is a community effort, and we cannot provide any guarantees or take responsibility for implementing specific features you may need.

⚠️ on Pi5, PWM support is currently under development and will not work at this point. If you’re interested in the progress, please check the corresponding issue.

WiringPi (Unofficial Mirror/Fork)

This is an unofficial mirror/fork of wiringPi to support ports (Python/Ruby/etc). With the end of official development, this repository has become a mirror of the last “official” source release, plus a fork facilitating updates to support newer hardware (primarily for use by the ports) and fix bugs.

  • The final “official” source release can be found at the final_source_2.50 tag.
  • The default master branch contains code that has been written since that final source release to provide support for newer hardware.

Ports

wiringPi has been wrapped for multiple languages:

Support

Please use the issue system of GitHub. Please do not email Gordon or @Gadgetoid. Please don’t email GC2 for reporting issues, you might contact us for anything that’s not meant for the public.

Debug

WIRINGPI_DEBUG=1 ./my_wiringpi_program
WIRINGPI_DEBUG=1 ./gpio readall