Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
Manfred Wallner 2ea22011d3
Merge branch 'master' into Pi5
9 miesięcy temu
.github/workflows First crack at a build workflow 4 lat temu
debian Prep for deb release as 2.70 2 lat temu
debian-template/wiringPi/DEBIAN #17 9 miesięcy temu
devLib Prep for deb release as 2.70 2 lat temu
examples Prep for deb release as 2.70 2 lat temu
gpio #17 PinDrive 9 miesięcy temu
pins Prep for deb release as 2.70 2 lat temu
wiringPi Merge branch 'master' into Pi5 9 miesięcy temu
wiringPiD Prep for deb release as 2.70 2 lat temu
.gitignore Build system: Move template-based debian build into debian-template 9 lat temu
COPYING.LESSER New timing methods 12 lat temu
INSTALL Update support contacts for INSTALL and gpio.1 4 lat temu
People Updated from git.drogon.net 8 lat temu
README.md Merge branch 'master' into Pi5 9 miesięcy temu
VERSION Merge branch 'master' into Pi5 9 miesięcy temu
build Prep for deb release as 2.70 2 lat temu
newVersion Prep for deb release as 2.70 2 lat temu
update A new version of wiringPi. Added in more stuff and fixed it up 8 lat temu
version.h Merge branch 'master' into Pi5 9 miesięcy temu

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.

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.

Raspberry Pi 5 Roadmap

  • 2.71 Raspberry Pi 4 (Bookworm)
  • 2.72 Raspberry Pi 5 sysfs support
  • 2.73 Raspberry Pi 5 gpiomem support

BananaPi M2 Zero

See brunch BananPi, there is no further development.

Ports

wiringPi has been wrapped for multiple languages:

Support

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

Debug

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