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

Could add a fake_hw with the Pi Pico pinout as an option #517

Open
andrewdavidmackenzie opened this issue Oct 15, 2024 · 1 comment
Open
Labels
idea An idea for discussion before deciding to do it!
Milestone

Comments

@andrewdavidmackenzie
Copy link
Owner

andrewdavidmackenzie commented Oct 15, 2024

Currently we implement "fake hw" in piggui when no real hw is present.
This hardware is a fake version of the Raspberry Pi GPIO pinout.

This is not very explicit. Maybe add "simulated" or "fake" to the UI menus?

We could supply an option in the hardware menu for the user to connect/use a Pi Pico GPIO pinout.

Also, if we did that we might add an option to connect to the fake_hw, and not always do it by default at startup...

@andrewdavidmackenzie andrewdavidmackenzie added the idea An idea for discussion before deciding to do it! label Oct 15, 2024
@andrewdavidmackenzie andrewdavidmackenzie added this to the 0.6.0 milestone Oct 22, 2024
@andrewdavidmackenzie
Copy link
Owner Author

Both fake hardware options could be "discovered" as devices...and offered in the menu to connect to - and we stop connecting to them by default on startup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea An idea for discussion before deciding to do it!
Projects
None yet
Development

No branches or pull requests

1 participant