trinteract/README.md

35 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2023-05-09 08:39:06 -05:00
# Trinteract
2023-05-09 13:27:29 -05:00
[![License: CERN-OHL-S](https://img.shields.io/badge/Hardware%20License-CERN--OHL--S%20v2-blueviolet)](https://ohwr.org/cern_ohl_s_v2.pdf)
2023-05-08 14:01:44 -05:00
[![License: MIT](https://img.shields.io/badge/Software%20License-MIT-yellow)](https://opensource.org/licenses/MIT)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/Documentation%20License-CC_BY--SA_4.0-lightgrey)](https://creativecommons.org/licenses/by-sa/4.0/)
2023-05-20 03:42:28 -05:00
2024-11-14 18:37:30 -06:00
This repository contains all the files and documentation for Trinteract, An open-source Arduino-compatible 3DOF Human Interface Device (HID). In other words a joystick that's capable of moving in all 3 Dimensions. Trinteract uses a 3D magnetometer and a Neodymium magnet to detect motion in 3D space. [Visit the DIY guide](https://gorkem.cc/projects/Trinteract/)
2023-05-09 13:27:29 -05:00
2023-06-26 04:55:10 -05:00
[Watch the Demo here](https://youtu.be/YoGgdORVARs)
2023-05-19 05:03:37 -05:00
2023-05-09 13:41:27 -05:00
File structure:
2023-05-17 02:17:50 -05:00
+ `Software` contains the arduino code and necessary drivers
2023-05-09 13:41:27 -05:00
+ `PCB` contains the KiCAD PCB files and gerber files for manufacturing
2023-05-09 13:55:56 -05:00
+ `docs` contains the source code for the documentation website build with [Sphinx](https://www.sphinx-doc.org/en/master/index.html)
2023-05-09 13:41:27 -05:00
+ `CAD` contains all fusion360 CAD files and print ready .stl files
2023-05-10 16:28:32 -05:00
2023-05-09 13:27:29 -05:00
![](media/attached.jpg)
2023-05-17 02:39:28 -05:00
![](media/trinteractbase.gif)
2023-05-17 02:34:52 -05:00
2023-05-09 13:27:29 -05:00
Before Assembly | Assembled
:-------------------------:|:-------------------------:
![](media/notassembled.jpg) | ![](media/assembled.jpg)
2023-05-08 14:01:44 -05:00
2023-05-20 03:42:28 -05:00
<p align="center" width="100%">
<img src="media/oshwDark.png">
</p>
<p align="center" width="100%">
<a href="https://certification.oshwa.org/ee000001.html">[OSHW] EE00001 | Certified open source hardware</a>
</p>