Raspberry-GPIO-Manager
Raspberry-GPIO-Manager copied to clipboard
Controlling internal gpio pull ups/pull downs
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 could be done for C# as well. I don't know enough about the Pi, or have the time right now, to code such function but I thought I'd at least bring it up.
Thanks for the request. I'm not an electronic engineer so I don't really know much about pull up and pull down resistors, so I'll look for information about that as soon as I can and update the code, thanks again, many people may appreciate your improvement.