Skip to content

No Joystick X, Y, or Z in windows 10 and 11 #34

Description

@rmhorwitz

I am using the joystick XL library for a game interface with a RP Pico. The buttons are not used, rather I have an HID keyboard interface, as this makes it easier for me to map. However, I do specify two buttons for the joystick which are specified in the boot file.
For the X and Y input, I am using an accelerometer. For the Z, I am using one of the A/D channels on the PICO. Everything worked and I was vigorously testing it without any issues. However, sometime between mid-October to mid-November the XY and Z quit working. I am using windows 11. In the windows game controller properties, I see an array of buttons, but no X, Y, or Z values or data, NOTHING! Normally I would see two buttons (which I don't currently use), The X/Y of the joystick and the Z value as a bar graph. I can only think that this is a window update issue. Attached are the boot and code files. These are both open source.
Little_Bang_code_2_0.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions