Closed
Description
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.