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

question: does pyrpl support the "slow IO" inputs and outputs of the extension connector? #526

Open
gsteele13 opened this issue Oct 19, 2024 · 2 comments

Comments

@gsteele13
Copy link

I could not find it super quickly, so I thought i would ask here

The question is realted to the "slow" analogue IO pins on the extension connector (4 inputs and 4 outputs):

https://redpitaya.com/stemlab-125-14/

I see that the standard API/SCPI server supplied by red pitaya does have commands for interfacing to them:

https://redpitaya.readthedocs.io/en/latest/appsFeatures/remoteControl/command_list.html#analog-inputs-and-outputs

Thanks!
Gary

@SamuelDeleglise
Copy link
Collaborator

It does (at least for the outputs), I believe there are dedicated modules in pyrpl: p.rp.pwm0 and 1 and what you have to do is just set there "input" to whatever signal you want to be sent to them! I am not sure about inputs though

@tt-aqt
Copy link

tt-aqt commented Oct 24, 2024

See issue 476

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