Skip to content

NangiDev/6DofMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖱️ 6DofMouse 🐭

Introduction 🚀

A home built 6 DOF CAD mouse. Based on Shinsaku Hiura's 'Space Mushroom', mentioned in this Hackaday article. I made some modifications.

Modifications 🛠️

The 3D printed body is mostly the same, but I had to modify the internals.

I only had a couple of Micro Pro Atmega32u4's at home. Which does not have enough analog pins. So I decided to daisy chain together two of them. Calling them HEAD and TAIL.

Dependencies 🔗

Blender add-on

To make it easier and, in my opinion, better. I decided to only support Blender. Thus making it depend on a Blender add-on. Source code for Blender add-on

Curcuit 💻

The curcuit looks something like this:

          Joystick1
              |
Computer <-> HEAD <-> TAIL <-> Joystick3
              |
          Joystick2

Detailed curcuit 🧬

Image

Pictures

Externals

Image

Internals

Image

Releases

No releases published

Packages

No packages published

Languages