wokwi / wokwi-cli

Wokwi Command Line Interface (for CI use cases)
MIT License
14 stars 5 forks source link

How to press a membrane keypad using Automation? #10

Open hayschan opened 5 months ago

hayschan commented 5 months ago

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 commented 5 months ago

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.