mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
docs: add new v4 wire guide, WIP disclaimer
This commit is contained in:
parent
94b058498e
commit
af06537543
@ -9,7 +9,9 @@ import { alerts } from '../../static/alerts'
|
||||
|
||||
# Build Guide {.text-[var(--font-accent)]}
|
||||
|
||||
## This page will contain a step-by-step assembly guide
|
||||
## This page will contain a step-by-step assembly guide.
|
||||
|
||||
## Updated documentation is still in progress and not updated here, please be patient.
|
||||
|
||||
This guide provides a walkthrough on the assembly of a **wireless** V3 eye tracking.
|
||||
V4 specific final docs are Work In Progress:
|
||||
@ -19,7 +21,7 @@ V4 specific final docs are Work In Progress:
|
||||
|
||||
Sketch of V4 solderless wiring:
|
||||
<ImageCard :options="image_settings.V4_wire_sketch" />
|
||||
Credit: @seniorpringles, @g0ldjay via [Discord](https://discord.gg/kkXYbVykZX)
|
||||
Credit: @balty via [Discord](https://discord.gg/kkXYbVykZX)
|
||||
|
||||
Sketch of solder assembly of V4:
|
||||
<ImageCard :options="image_settings.V4_solder_wire" />
|
||||
|
@ -508,7 +508,7 @@ const image_settings = {
|
||||
max_width: "max-width: 600px;",
|
||||
},
|
||||
V4_wire_sketch: {
|
||||
url: "https://i.imgur.com/OWSh6WM.png",
|
||||
url: "https://imgur.com/zdj9WUu.png",
|
||||
alt: "Sketch of V4 wiring",
|
||||
max_width: "max-width: 600px;",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user