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

Implement receiver interface to reset target temperature in controller #6

Open
leloup314 opened this issue Nov 2, 2022 · 0 comments
Assignees

Comments

@leloup314
Copy link
Member

Using modified versions of the receiver/tranceiver classes, you can feedback the value of a QSpinDoubleBox on the receiver all the way to the controller.py in order to reset the target temperature for the PID controller. For this, the controller.py socket needs to be of type zmq.DEALER and receiver/tranceiver need to be bidirectional (see here)

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