Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
mstroh76 3e60ec4d23 #17 il y a 9 mois
.github/workflows First crack at a build workflow il y a 4 ans
debian Prep for deb release as 2.70 il y a 2 ans
debian-template/wiringPi/DEBIAN #17 il y a 9 mois
devLib Prep for deb release as 2.70 il y a 2 ans
examples Prep for deb release as 2.70 il y a 2 ans
gpio #17 il y a 9 mois
pins Prep for deb release as 2.70 il y a 2 ans
wiringPi #17 il y a 9 mois
wiringPiD Prep for deb release as 2.70 il y a 2 ans
.gitignore Build system: Move template-based debian build into debian-template il y a 9 ans
COPYING.LESSER New timing methods il y a 12 ans
INSTALL Update support contacts for INSTALL and gpio.1 il y a 4 ans
People Updated from git.drogon.net il y a 8 ans
README.md Update README.md il y a 9 mois
VERSION #17 il y a 9 mois
build Prep for deb release as 2.70 il y a 2 ans
newVersion Prep for deb release as 2.70 il y a 2 ans
update A new version of wiringPi. Added in more stuff and fixed it up il y a 8 ans
version.h #17 il y a 9 mois

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