Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
mstroh76 49997b9568 #17 9 місяці тому
.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 #17 9 місяці тому
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 Update support contacts for INSTALL and gpio.1 4 роки тому
People Updated from git.drogon.net 8 роки тому
README.md Update README.md 9 місяці тому
VERSION #17 9 місяці тому
build Prep for deb release as 2.70 2 роки тому
newVersion Prep for deb release as 2.70 2 роки тому
update A new version of wiringPi. Added in more stuff and fixed it up 8 роки тому
version.h #17 9 місяці тому

README.md

⚠️ This library was deprecated by its author in August 2019. Until 31st October 2023 it was maintaining at https://github.com/WiringPi/WiringPi/ but later set to read only because there was no interest in properly maintaining it. In 2024 GC2 fork the project to maintaining it and to keep the best GPIO Library for Raspberry Pi running. We do our best, but we have limited resources and can not give support.

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.

BananaPi M2 Zero

See brunch BananPi, there is no further development.

Ports

wiringPi has been wrapped for multiple languages:

Support

Please do not email Gordon if you have issues, he will not be able to help.
Dont’ email @Gadgetoid.
Don’t email GC2, use issue system of github to report errors.

Debug

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