From 5a4e1e9686ed935a02752357d9300f84acccf768 Mon Sep 17 00:00:00 2001 From: gocivici Date: Tue, 30 May 2023 12:09:01 +0300 Subject: [PATCH] added video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ee6de1..5307e29 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ 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 docs](https://gocivici.github.io/trinteract/) for more detailed information. -[Watch the Demo here](https://youtu.be/fPkMXDzb_GY) +[Watch the Demo here](https://youtu.be/7Xo4b8GIRDg) File structure: + `Software` contains the arduino code and necessary drivers