Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
mstroh76 d9486acc1a V3 před 8 měsíci
.github/workflows First crack at a build workflow před 4 roky
debian Prep for deb release as 2.70 před 2 roky
debian-template/wiringPi/DEBIAN V3 před 8 měsíci
devLib Prep for deb release as 2.70 před 2 roky
examples Prep for deb release as 2.70 před 2 roky
gpio V3 před 8 měsíci
pins Prep for deb release as 2.70 před 2 roky
wiringPi V3 před 8 měsíci
wiringPiD Prep for deb release as 2.70 před 2 roky
.gitignore Build system: Move template-based debian build into debian-template před 9 roky
COPYING.LESSER New timing methods před 12 roky
INSTALL V3 před 8 měsíci
People prepare v3, fix some docs před 8 měsíci
README.md prepare v3, fix some docs před 8 měsíci
VERSION prepare v3, fix some docs před 8 měsíci
build Prep for deb release as 2.70 před 2 roky
newVersion prepare v3, fix some docs před 8 měsíci
version.h V3 před 8 měsíci

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