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

How to press a membrane keypad using Automation? #10

Open
hayschan opened this issue Jan 9, 2024 · 1 comment
Open

How to press a membrane keypad using Automation? #10

hayschan opened this issue Jan 9, 2024 · 1 comment

Comments

@hayschan
Copy link

hayschan commented Jan 9, 2024

For a button, we can use the set-control command to press.

What about a membrane keypad? How do I press a specific button on a membrane keyboard listed as a YAML file?

image

@urish urish transferred this issue from wokwi/platform-io-esp32-counter-ci Jan 14, 2024
@urish
Copy link
Contributor

urish commented Jan 14, 2024

Hi, thanks for the feedback!

Well, we definitely need some command for it. The only question if set-control makes sense here, or we should come up with a specific commands for pressing buttons / manipulating switches. There's also the DIP switch part which has 8 different switches. Ideally, one should be able to manipulate all keys in the key pad / all switches in the DIP switch.

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