Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support revision 2 board / newer wiringpi library? #6

Open
bokmann opened this issue Jan 25, 2013 · 2 comments
Open

Support revision 2 board / newer wiringpi library? #6

bokmann opened this issue Jan 25, 2013 · 2 comments

Comments

@bokmann
Copy link

bokmann commented Jan 25, 2013

There's an update to the wiringpi library that auto-detects the revision of raspberry pi and adapts the pin number mappings to take into account the changed pinout of the header. Any plan to upgrade? I just looked at what it might take to do a pullup request, but I'm not familiar enough with swig and the ruby to c interface to do it with confidence...

@itkevin
Copy link

itkevin commented Jan 25, 2013

This should help WiringPi/WiringPi-Ruby#7
This was my first try with swig so I would welcome any suggestions.

@Gadgetoid
Copy link
Member

All new WiringPi functionality will be available in WiringPi2-Ruby, which is replacing this library very shortly. I've just got some more Ruby class luciousness to write and it'll be ship shape.

Early birds with a taste for the wild side and a disdain for instant gratification can play with the source thus far: https://github.com/Gadgetoid/WiringPi2-Ruby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants