Skip to content

Implement a JoyStick #54

Closed
Closed
@urish

Description

@urish

Requested by wokwi/wokwi-features#40 and also on discord.

Reference: https://www.adafruit.com/product/512

Open points:

  • The real joystick also has a button inside it (Select), it's not obvious which user interaction would enable that. Perhaps double click/tap to select?
  • Event names: we need to fire an event when the joystick moves with coordinates. I believe that -1.0 to 1.0 range of the axes would be a good choice. Ideally, we'll also have an event that fires when Select is pressed / released, but this depends on how we implement Select.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions