Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Dreamertom
/
WiringPi-Python
Public
forked from
WiringPi/WiringPi-Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 20, 2021
Bring in latest WiringPi for more hardware compatibility, Arch compile fix. Bump to 2.60.1.
liffiton
committed
93a6e40
View commit details
Copy full SHA for 93a6e40
Browse repository at this point
Commits on Jan 1, 2020
Bump WiringPi version to 2.60 with RPi 4 support.
liffiton
committed
3db3547
View commit details
Copy full SHA for 3db3547
Browse repository at this point
Commits on Dec 30, 2019
Merge pull request #71 from Logout22/master
Show description for ece03e2
liffiton
authored
ece03e2
View commit details
Copy full SHA for ece03e2
Browse repository at this point
Commits on Sep 19, 2019
port soft tone example from WiringPi
Logout22
committed
3315e8e
View commit details
Copy full SHA for 3315e8e
Browse repository at this point
Commits on Jul 3, 2018
Version bump to latest upstream WiringPi (2.46).
liffiton
committed
08cf3e4
View commit details
Copy full SHA for 08cf3e4
Browse repository at this point
Commits on Jul 2, 2018
Add PyPI badge to README
liffiton
authored
f91da63
View commit details
Copy full SHA for f91da63
Browse repository at this point
Commits on Apr 29, 2018
Fix swig build (missing arg broke ISR callbacks), clean up unneeded makefile, bump version for release.
liffiton
committed
e525fc5
View commit details
Copy full SHA for e525fc5
Browse repository at this point
Fix PyFunc typemap.
liffiton
committed
bd6b1c6
View commit details
Copy full SHA for bd6b1c6
Browse repository at this point
Convert README to .rst for PyPI.
liffiton
committed
747527f
View commit details
Copy full SHA for 747527f
Browse repository at this point
Commits on Apr 27, 2018
Add constants from wiringShift.h (closes #64)
liffiton
authored
db5caf3
View commit details
Copy full SHA for db5caf3
Browse repository at this point
Commits on Oct 21, 2017
Update README.md
Show description for ed4f8cb
liffiton
authored
ed4f8cb
View commit details
Copy full SHA for ed4f8cb
Browse repository at this point
Commits on Aug 17, 2017
Merge pull request #60 from neuralpi/master
Show description for bafb611
liffiton
authored
bafb611
View commit details
Copy full SHA for bafb611
Browse repository at this point
Changing the protcol of submodule from HTTP to HTTPS
neuralassembly
committed
dfa3c42
View commit details
Copy full SHA for dfa3c42
Browse repository at this point
Commits on Aug 15, 2017
Merge pull request #58 from liffiton/master
Show description for 7d29354
Gadgetoid
authored
7d29354
View commit details
Copy full SHA for 7d29354
Browse repository at this point
Commits on Aug 13, 2017
Use swig if available, but package wiringpi_wrap.c in the source dist.
liffiton
committed
37ca970
View commit details
Copy full SHA for 37ca970
Browse repository at this point
Merge pull request #57 from liffiton/master
Show description for 8a3a64c
liffiton
authored
8a3a64c
View commit details
Copy full SHA for 8a3a64c
Browse repository at this point
Fix for build missing wiringpi.py.
liffiton
committed
f43bfce
View commit details
Copy full SHA for f43bfce
Browse repository at this point
Merge pull request #56 from liffiton/master
Show description for f66dc8a
liffiton
authored
f66dc8a
View commit details
Copy full SHA for f66dc8a
Browse repository at this point
Fix for building new WiringPi from source dist; build simplifications.
liffiton
committed
3644907
View commit details
Copy full SHA for 3644907
Browse repository at this point
Commits on Aug 12, 2017
Update README.md
Gadgetoid
authored
6a99cd6
View commit details
Copy full SHA for 6a99cd6
Browse repository at this point
Merge pull request #39 from joerick/patch-1
Show description for 4051aab
Gadgetoid
authored
4051aab
View commit details
Copy full SHA for 4051aab
Browse repository at this point
Merge pull request #45 from BaReinhard/patch-1
Show description for 380f9a9
Gadgetoid
authored
380f9a9
View commit details
Copy full SHA for 380f9a9
Browse repository at this point
Update README.md
Gadgetoid
authored
04a3e26
View commit details
Copy full SHA for 04a3e26
Browse repository at this point
Merge pull request #51 from neuralpi/master
Show description for 2fcaeaf
Gadgetoid
authored
2fcaeaf
View commit details
Copy full SHA for 2fcaeaf
Browse repository at this point
Commits on Apr 14, 2017
Merge pull request #48 from mhv-shared/patch-1
Show description for f6ea082
NoHomey
authored
f6ea082
View commit details
Copy full SHA for f6ea082
Browse repository at this point
Fix markdown for headings in README.md
mhv-shared
authored
0ccd820
View commit details
Copy full SHA for 0ccd820
Browse repository at this point
Commits on Mar 29, 2017
Add fix for kernel 4.9.
neuralassembly
committed
91b71d7
View commit details
Copy full SHA for 91b71d7
Browse repository at this point
Commits on Dec 16, 2016
Missing a letter in a return value
Show description for 76db7e6
BaReinhard
authored
76db7e6
View commit details
Copy full SHA for 76db7e6
Browse repository at this point
Commits on Jul 20, 2016
Add `apt-get install wiringpi` to README
Show description for 1b9c63a
joerick
authored
1b9c63a
View commit details
Copy full SHA for 1b9c63a
Browse repository at this point
Update to address #38 #36
Gadgetoid
authored
321ca83
View commit details
Copy full SHA for 321ca83
Browse repository at this point
Updated README.md with note about submodules
Gadgetoid
authored
f0f50da
View commit details
Copy full SHA for f0f50da
Browse repository at this point
Commits on Mar 9, 2016
Added stub package for wiringpi2
Gadgetoid
committed
4ca39a6
View commit details
Copy full SHA for 4ca39a6
Browse repository at this point
Updated to reflect wiringpi2 to wiringpi rename
Gadgetoid
committed
6577b7e
View commit details
Copy full SHA for 6577b7e
Browse repository at this point
Renamed from wiringpi2 to wiringpi
Gadgetoid
committed
77ce6cd
View commit details
Copy full SHA for 77ce6cd
Browse repository at this point
Merge pull request #34 from obtitus/master
Show description for 2a1be1f
Gadgetoid
committed
2a1be1f
View commit details
Copy full SHA for 2a1be1f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.