An open API service indexing awesome lists of open source software.

https://github.com/rm-hull/wiringpi

A fork of Gordon Henderson's git://git.drogon.net/wiringPi but with python bindings
https://github.com/rm-hull/wiringpi

Last synced: over 1 year ago
JSON representation

A fork of Gordon Henderson's git://git.drogon.net/wiringPi but with python bindings

Awesome Lists containing this project

README

          

wiringPi README
===============

Please note that the official way to get wiringPi is via git from
git.drogon.net and not GitHub.

ie.

git clone git://git.drogon.net/wiringPi

The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
version may lag the official Drogon release. Pull requests may not be
accepted to Github....

Please see

http://wiringpi.com/

for the official documentation, etc. and the best way to submit bug reports, etc.
is by sending an email to projects@drogon.net

Thanks!

-Gordon