Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pull-up/pull-down resistors #71

Open
philipellisis opened this issue Sep 13, 2017 · 2 comments
Open

Add support for pull-up/pull-down resistors #71

philipellisis opened this issue Sep 13, 2017 · 2 comments

Comments

@philipellisis
Copy link

The raspberry pi has the ability to add resisters into the mix so that external resisters don't have to be added for something like checking if a switch is closed (which would be an issue for the raspberry pi in the case of 3.3v to ground) please add this functionality to the software so we have less to do on the hardware!

@bennigraf
Copy link

In case someone else comes by who needs this: https://github.com/jperkin/node-rpio supports configuring Pull-Up/Pull-Down.

@manix
Copy link

manix commented Jan 15, 2019

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants