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 example program (janky, look at next sprint) #48

Conversation

Snarr
Copy link
Contributor

@Snarr Snarr commented Mar 5, 2024

A working example program showing a Pygame Zero interface that changes based on GPIO Zero button presses. The example is really janky due to the way Pygame Zero tries to track changes to variables. Needs further inspection and we may need to reconsider either library due to a potential lack of compatibility with one another.

Copy link
Contributor

@gummyfrog gummyfrog left a comment

Choose a reason for hiding this comment

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

Very cool

Copy link
Contributor

@tuk05348 tuk05348 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@tuk05348 tuk05348 merged commit 07f5768 into main Mar 11, 2024
2 checks passed
@tuk05348 tuk05348 deleted the BP-77-Create-working-example-connecting-GPIO-inputs-and-a-Pygame-Zero-program branch March 11, 2024 23:29
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

3 participants