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
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!
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.
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.
The text was updated successfully, but these errors were encountered: