3D Magnetometer mouse in processing
posted Oct 18th 2009 3:00pm by Zach Banksfiled under: arduino hacks, peripherals hacks

[etgalim] works in Solidworks extensively and wanted a more intuitive way of rotating objects onscreen. To do this, he created a mouse that responds to rotation. He put a 3D compass module inside an old mouse and wired it up to an Arduino. The Arduino then relays the I2C sensor data to the computer. So far, he has a Processing script that uses the mouse to rotate a cube, but eventually he wants to write a Solidworks plugin. It’s a bit shaky, and we think it would be a bit smoother (and cheaper) if he used gyros like the jedipad. Video after the jump.








It looks like it would be easier to use if the cube kept rotating while the mouse was tilted.