WiringPi.Net icon indicating copy to clipboard operation
WiringPi.Net copied to clipboard

A simple C# wrapper for Gordon's WiringPi library.

Results 9 WiringPi.Net issues
Sort by recently updated
recently updated
newest added

SPI methods are deprecated and no longer wok in device treeenabled raspbian OS.

Please Help? I have got to this point but do not know where to set this up? I got the Gordon's WiringPi working on my PI so my next question...

Not really the wrapper's fault I don't think as I couldn't really find 16 bit reads and writes except as purpose written methods in specific devices. Could be wrong, might...

Hi there, thank you for the work on this library, I hope you can help me with this issue.. I'm trying to let a simple blink example run, but when...

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...

When using the wiringPiISR method a new thread is created which handles the interrupt (as I understand it). The problem I have is that when I try to exit my...

Hello, I am building a quadcopter using a Raspberry PI and C#. At the moment for I2C communication between my Raspberry PI and MPU9150 (works great). I would like to...

Nice work, I added the two interrupt methods, maybe you want to add them as well. Use the following to compile the base so: cc -shared wiringPi.o -o libwiringPi.so -lwiringPi...

Hey Dan, could you please get in touch with me? Unfortunately I can't find your e-mail address. It's about this repo and the WiringPi organization that we continue to maintain....