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

About

A home built 3D Cad mouse based on https://hackaday.com/2022/12/28/mouse-enjoys-its-freedom/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages