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

Emulation of GPIO #13

Open
mikebaldry opened this issue Jan 12, 2017 · 1 comment
Open

Emulation of GPIO #13

mikebaldry opened this issue Jan 12, 2017 · 1 comment

Comments

@mikebaldry
Copy link

It'd be nice to be able to build this on other operating systems, and have it simply emulate GPIO.

For instance, you could set direction/value and read back from it.

This would allow us to run unit tests against code using GPIO without being on a raspberry pi or having GPIO pins :)

@boldandbusted
Copy link

I would love this, too! I'm thinking it would be swell to have some kind of Mock-ing mechanism. :D If I can help, I'm happy to. I have a project starting now that would be ideal for my working on code in rpi_gpio to help make testing "easier".

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

2 participants