3D Mouse Communication

Hey Everybody,

This one is a bit outside my realm...

I'm trying to figure out a way to read values from a 3D mouse using an Arduino. The mouse is a 3DConnexion USB SpaceNavigator.

It seems like I could do it if I open up the mouse, track down the sensors, read them directly, but I'd rather not hack the mouse. It's pricey.

I have no idea where to begin looking for information on reading/interpreting USB data.

Does anyone here know of a good place I can start?

1 Like

In case anyone ever needs to interface a 3DConnexion SpaceNavigator Mouse to an Arduino.

I found this!

USB_SpaceNavigator.zip (2.3 KB)

1 Like