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

pyseabreeze: implement gpio feature #136

Open
ap-- opened this issue Sep 26, 2021 · 0 comments
Open

pyseabreeze: implement gpio feature #136

ap-- opened this issue Sep 26, 2021 · 0 comments

Comments

@ap--
Copy link
Owner

ap-- commented Sep 26, 2021

Originally posted by @ap-- in https://github.com/ap--/python-seabreeze/discussions/132#discussioncomment-1353962

Referenced from the discussion section:

So to get this working you will need to implement the GPIO feature for the QEPro.
It's not really complicated to do so, and I have started a new branch: https://github.com/ap--/python-seabreeze/tree/qepro-gpio-wip for you where I sketched out the implementation for pyseabreeze: 3d0d32b

But I don't have a QEPro. So from this branch you should be able to continue implementing the GPIO feature and test it with your spectrometer. (It might already work. Just set gpio pin4 as an output and try toggeling it.)

Here is the command reference from the datasheet:

qepro-gpio

I hope that helps! It would be great if you could finish the implementation and make a pull request ❤️

Cheers
Andreas

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

No branches or pull requests

1 participant