Raspberry-GPIO-Manager
Raspberry-GPIO-Manager copied to clipboard
A basic library to manage the GPIO pins on a Raspberry Pi with C Sharp.
Could you please give an example of how to use the State property for an input? I understand how to use it for an output but I cant seem to...
I wasn't sure how to directly ask the author a question so I just posted this here. Sorry in advance. I assume this is able to run on the RPi3?...
This more of an enhancement. The ability to programmatically control the internal gpio pull up and pull down resistors. I've seen it done in Python but I figured it probably...
Hi Alex! Tanks very much for your work, it was a huge help for me. I made some "improvements" to the library, that includes the posibility to asincronously flick each...