Spacemouse Wireless on HID API?

Questions and answers about 3Dconnexion devices on macOS.

Moderator: Moderators

Post Reply
marespi
Posts: 2
Joined: Wed Aug 24, 2022 6:48 am

Spacemouse Wireless on HID API?

Post by marespi »

Hello,

I struggle a bit to use the Spacemouse wireless in other applications on MacOS.

I'm trying to do a simple bridge like some exists in Python (pyspacemouse) but apparently only work on Windows...

I'm stuck at the first level, trying to get data from the spacemouse through HIDAPI. On MacOS HIDAPI library uses MacOS IOHidManager as a backend.
I got all that compiling and listing devices, but I can read any data using hidapitester.

Who can help me dig further?

Many thanks in advance.

Pierre
Post Reply