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 sequential switch #223

Merged
merged 13 commits into from
Feb 28, 2023
Merged

Conversation

chrisib
Copy link
Collaborator

@chrisib chrisib commented Feb 13, 2023

Adds Sequential Switch: a 2-6 output sequential switch with support for button & trigger advancement + random ordering

@chrisib chrisib changed the title Add sequential switch & boolean logic scripts Add sequential switch Feb 13, 2023
Copy link
Collaborator

@mjaskula mjaskula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code looks pretty good to me. The functionality itself pushes up against the boundary of what the hardware can do, but I think that the result will still be useful. Thank you for the contribution.

I left a few comments on some minor cleanup, and requested one documentation change. Otherwise I think it's ready to merge.

software/contrib/sequential_switch.md Show resolved Hide resolved
software/contrib/sequential_switch.py Outdated Show resolved Hide resolved
software/contrib/sequential_switch.py Outdated Show resolved Hide resolved
software/contrib/sequential_switch.py Outdated Show resolved Hide resolved
software/contrib/sequential_switch.py Show resolved Hide resolved
software/contrib/sequential_switch.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@mjaskula mjaskula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making these changes. This PR looks good to me.

@mjaskula mjaskula merged commit 0ec3a1f into Allen-Synthesis:main Feb 28, 2023
@chrisib chrisib deleted the sequential-switch branch March 9, 2023 01:51
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

Successfully merging this pull request may close these issues.

None yet

2 participants