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

i2c functions? #18

Open
b03tz opened this issue Feb 18, 2013 · 2 comments
Open

i2c functions? #18

b03tz opened this issue Feb 18, 2013 · 2 comments

Comments

@b03tz
Copy link

b03tz commented Feb 18, 2013

Some awesome work you did here, thanks alot. Using this to my complete satisfaction!

Any chance you can add wrappers for these functions as well?
https://projects.drogon.net/raspberry-pi/wiringpi/i2c-library/

Would mean alot to me! Thanks.

@Gadgetoid
Copy link
Member

Pretty much everything available in WiringPi has now been wrapped up in the new V2 library. This includes WiringPiV2 that offers some new functionality for abstracting away the complexities of I2C/SPI peripherals into just more pins. It's really cool!

https://github.com/Gadgetoid/WiringPi2-Python

You can read more about it at Gordon's own website: http://wiringpi.com

@Gadgetoid
Copy link
Member

P.S. I'd like to try and backport fixes into WiringPi-Python, but I don't think there's any reason people shouldn't move to V2, and I'll likely be replacing this with V2 once V2 is well tested.

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

No branches or pull requests

2 participants