WiringPi.Net
WiringPi.Net copied to clipboard
WiringPi.net examples needed.
Hi i appreciate your efforts, i need to use wiring pi library in my .net console application. could you please send me any links which will show how to use this library. Thank you.
I'm with you. This looks very interesting and I'm attempting to get it working with any of my I2C devices but the only examples I can find are for c++ and the regular wiringPi. That wouldn't be a problem but they've done strange (to a non c++er) things like structs with pointers and functions assigned which I can't begin to suss out.
I'd be glad to contribute a few examples - like BMP180/280, SSD1306, MPL115, and ADS1115 but I just can't figure out how to use the I2C in this properly.