Compare commits

...

3 Commits

Author SHA1 Message Date
semantic-release-bot
8db9be06de chore(minor): 1.10.0 [skip ci]
## [1.10.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.1...v1.10.0) (2025-07-12)

### 🍕 Features

* update part list links ([bbd37a9](bbd37a9879))

### 📝 Documentation

* fix led typo in full build ([4337ea5](4337ea5601))
2025-07-12 22:32:18 +00:00
Prohurtz
bbd37a9879 feat: update part list links 2025-07-12 17:30:55 -05:00
Prohurtz
4430303af0 Update links 2025-07-12 17:26:59 -05:00
5 changed files with 82 additions and 74 deletions

View File

@ -3,6 +3,18 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [1.10.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.1...v1.10.0) (2025-07-12)
### 🍕 Features
* update part list links ([bbd37a9](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/bbd37a98795b6beef6c377fae86cff990af97143))
### 📝 Documentation
* fix led typo in full build ([4337ea5](https://github.com/EyeTrackVR/EyeTrackVR-Docs/commit/4337ea56018771d090c53162a79cb11d29a6b7a2))
## [1.9.1](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.0...v1.9.1) (2025-05-01)

View File

@ -66,7 +66,7 @@ export default {
amount: () => this.tracker,
cost: 12.87,
costAll: () => this.tracker * 12.87 + 3.18,
links: '<a href="https://www.aliexpress.com/item/3256804601970891.html">AliExpress XIAO Sense</a> Recommended'
links: '<a href="https://www.aliexpress.com/item/3256804601970891.html">AliExpress</a> <a href="https://amzn.to/44ZZrhi">Amazon</a> ESP32 S3 XIAO Sense Recommended'
},
{
name: 'ESP32-CAM',
@ -104,14 +104,14 @@ export default {
amount: () => this.tracker,
cost: 5.41,
costAll: () => this.tracker * 5.41,
links: '<a href="https://www.aliexpress.com/item/3256802853835121.html">AliExpress</a> Select "Color: 75MM-130 Degree" Must manually remove IR filter'
links: '<a href="https://www.aliexpress.com/item/3256802853835121.html">AliExpress</a> Select "Color: 75MM-130 Degree" Must manually remove IR filter This gives best tracking quality and supports smaller headsets (Beyond, quest 3) than 160 degree.'
},
{
name: '160 Degree IR',
amount: () => this.tracker,
cost: 4.26,
costAll: () => this.tracker * 4.26,
links: '<a href="https://www.aliexpress.com/item/3256802853835121.html">AliExpress</a> Select "Color: 75MM-160 850nm"'
links: '<a href="https://www.aliexpress.com/item/3256802853835121.html">AliExpress</a> Select "Color: 75MM-160 850nm" Most of the times these come without filters however it is not uncommon to receive ones with it still on.'
}
],
@ -131,22 +131,22 @@ export default {
{
name: '★ Official V4 mini No-Solder',
amount: () => 1,
cost: 30,
costAll: () => this.tracker + 30 + 5,
cost: 37,
costAll: () => this.tracker + 37 + 5,
links: '<a href="https://store.eyetrackvr.dev/products/v4-mini-fully-solderless-kit">ETVR Store</a> Length depending on HMD'
},
{
name: 'Official V4 mini Solder-Required',
amount: () => 1,
cost: 25,
costAll: () => this.tracker + 25 + 3,
cost: 34,
costAll: () => this.tracker + 34 + 5,
links: '<a href="https://store.eyetrackvr.dev/products/v4-mini-some-assemblly-required">ETVR Store</a> Must solder up your own wires'
},
{
name: 'Official V4 lite Assemble Yourself',
amount: () => 1,
cost: 7,
costAll: () => this.tracker + 7 + 3,
cost: 15,
costAll: () => this.tracker + 15 + 5,
links: '<a href="https://store.eyetrackvr.dev/products/v4-1-lite-diy-led-kit">ETVR Store</a> Must assemble yourself'
},
],
@ -164,43 +164,37 @@ export default {
links: 'If you already have safe IR LED hardware and know what you are doing.'
},
{
name: '★ 4 port USB 3.2 LDLrui (MTT Usually) (Best for Cost)',
name: '★ 4 port USB 3.0 Hub (Best for Cost)',
amount: () => 1,
cost: 17.99,
costAll: () => this.tracker + 17.99,
links: '<a href="https://www.amazon.com/dp/B09NDQRLBT/">Amazon</a> Usually these are MTT, but sometimes not'
},
{
name: '4 port USB 3.2 Sitecom CN-385 Hub (MTT)',
amount: () => 1,
cost: 40.53,
costAll: () => this.tracker + 17.99,
links: '<a href="https://www.amazon.com/gp/product/B07YN54Q33/">Amazon</a> Known good MTT hub, but expensive'
},
{
name: '4 port USB 2.0 Breakout (Not MTT)',
amount: () => 1,
cost: 1.41,
costAll: () => this.tracker + 1.41 + 1.99,
links: '<a href="https://www.aliexpress.us/item/3256801220206638.html">AliExpress</a> Small but non MTT hub breakout'
cost: 9.99,
costAll: () => this.tracker + 9.99,
links: '<a href="https://amzn.to/4eISjJw">Amazon</a>'
},
{
name: '★ 4 port Adafruit CH334F USB Hub Breakout (MTT) (Best for Size)',
amount: () => 1,
cost: 4.99,
costAll: () => this.tracker + 8,
costAll: () => this.tracker + 9,
links: '<a href="https://www.adafruit.com/product/5997">Adafruit</a> Small, high quality MTT hub breakout'
},
{
name: '★ 3 port USB 3.0 Hub With Power Passthrough (MTT) (Best for Quest)',
name: '★ 4 port USB 3.0 Hub With Power Passthrough (MTT) (Best for Quest)',
amount: () => 1,
cost: 17.99,
costAll: () => this.tracker + 1.41,
links: '<a href="https://www.amazon.com/uni-Charging-Thunderbolt-Aluminum-Pixelbook/dp/B08SVZFFPP/">Amazon</a> Great for Quest due to power passthrough'
cost: 27.99,
costAll: () => this.tracker + 27.99,
links: '<a href="https://amzn.to/40Q1K47">Amazon</a> Great for Quest due to power passthrough'
},
{
name: '4 port USB 3.0 C to A Hub (Most compact for Index)',
amount: () => 1,
cost: 5,
costAll: () => this.tracker + 5,
links: '<a href="https://amzn.to/4nMGeqL">Amazon</a>'
},
],
selectedChoice: 1,
selectedChoice: 3,
isOpen: false
},
{

View File

@ -62,32 +62,25 @@ components: [
links: 'If you do not need or already have.'
},
{
name: 'Type A USB Breakout Bare (AliExpress)',
name: 'Type A USB Breakout Bare',
amount: () => 1,
cost: 1.18,
costAll: () => this.tracker + 1.18,
links: '<a href="https://www.aliexpress.us/item/2255801092919590.html">AliExpress</a>'
},
{
name: 'Type A USB Breakout Bare (Amazon)',
amount: () => 1,
cost: 6.49,
costAll: () => this.tracker + 5.49,
links: '<a href="https://www.amazon.com/10Gtek-DIP-Breakout-Adapter-2-54mm/dp/B09LC8WQCD/">Amazon</a>'
links: '<a href="https://www.aliexpress.us/item/2255801092919590.html">AliExpress</a> or <a href="https://amzn.to/44LhdDV">Amazon</a>'
},
{
name: 'Type A USB Breakout With Cover (AliExpress)',
amount: () => 1,
cost: 2.20,
costAll: () => this.tracker + 1.20 + 1.99,
links: '<a href="https://www.aliexpress.us/item/2251832820552545.html/">AliExpress</a>'
links: '<a href="https://www.aliexpress.us/item/2251832820552545.html/">AliExpress</a> or <a href="https://amzn.to/4lAfNmL">Amazon</a>'
},
{
name: 'Type A USB Breakout With Wire and Cover (Amazon)',
amount: () => 1,
cost: 9.60,
costAll: () => this.tracker + 8.60,
links: '<a href="https://www.amazon.com/Pigtail-Extension-Cables-Connector-Replacement/dp/B09ZQNJ2DJ/">Amazon</a>'
cost: 9.90,
costAll: () => this.tracker + 9.90,
links: '<a href="https://amzn.to/4nIoQ6u">Amazon</a>'
},
],
selectedChoice: 0,
@ -104,18 +97,18 @@ components: [
links: 'If you do not need or already have.'
},
{
name: 'AliExpress Male & Female',
name: 'Male & Female',
amount: () => 1,
cost: 1.19,
costAll: () => this.tracker + 1.19 + 1.37,
links: '<a href="https://www.aliexpress.us/item/3256801151667308.html">AliExpress</a> Choose: "Color: 5Set".'
links: '<a href="https://www.aliexpress.us/item/3256801151667308.html">AliExpress</a> Choose: "Color: 5Set". or <a href="https://amzn.to/4eWGMq7">Amazon</a>'
},
{
name: 'AliExpress Vertical Male',
name: 'Vertical Male',
amount: () => 1,
cost: 2.37,
costAll: () => this.tracker + 0.37 + 1.99,
links: '<a href="https://www.aliexpress.us/item/3256804002116469.html">AliExpress</a>'
links: '<a href="https://www.aliexpress.us/item/3256804002116469.html">AliExpress</a> or <a href="https://amzn.to/44Afl0o">Amazon</a>'
},
],
selectedChoice: 0,
@ -133,18 +126,11 @@ components: [
links: 'If you do not need wire or already have.'
},
{
name: 'Silicone Wire Kit',
name: 'Silicone Wire Kit',
amount: () => 1,
cost: 5.96,
costAll: () => this.tracker + 5.96 + 0.99,
links: '<a href="https://www.aliexpress.us/item/3256806164419666.html">AliExpress</a> 30 AWG or lower'
},
{
name: 'Generic Wire',
amount: () => 1,
cost: 0.70,
costAll: () => this.tracker + 0.70 + 1.24,
links: '<a href="https://a.aliexpress.com/_mK72cy6">AliExpress</a> Select "Specification: 30 AWG or lower"'
links: '<a href="https://www.aliexpress.us/item/3256806164419666.html">AliExpress</a> or <a href="https://amzn.to/3GESYiB">Amazon</a> 30 AWG or lower'
},
],
selectedChoice: 0,
@ -162,11 +148,11 @@ components: [
links: 'If you do not need wire or already have.'
},
{
name: 'Silicone Wire Kit',
name: 'Silicone Wire Kit',
amount: () => 1,
cost: 5.96,
costAll: () => this.tracker + 5.96 + 0.99,
links: '<a href="https://www.aliexpress.us/item/3256806164419666.html">AliExpress</a> 30 AWG or higher'
links: '<a href="https://www.aliexpress.us/item/3256806164419666.html">AliExpress</a> or <a href="https://amzn.to/44uCcfa">Amazon</a> 30 AWG or higher'
},
{
name: 'Generic Wire',
@ -197,11 +183,11 @@ components: [
links: '<a href="https://www.aliexpress.us/item/2255799835842411.html">AliExpress</a> Choose: "Insert Type: 24p 0.5mm pitch" and Type A. Length depends on HMD, usually 150mm or 200mm.'
},
{
name: 'Adafruit 24 pin 0.5mm pitch',
name: '★ ETVR Official Cable and Connector Kit',
amount: () => this.tracker,
cost: 1.35,
costAll: () => this.tracker * 1.35 + 6,
links: '<a href="https://www.adafruit.com/product/4230">Adafruit</a> 250mm'
cost: 5,
costAll: () => this.tracker + 5,
links: '<a href="https://store.eyetrackvr.dev/products/esp-camera-cable-extensions">ETVR Store</a>'
},
],
selectedChoice: 0,
@ -231,6 +217,13 @@ components: [
costAll: () => this.tracker * 0.865 + 6,
links: '<a href="https://www.adafruit.com/product/4524">Adafruit</a>'
},
{
name: '★ ETVR Official Cable and Connector Kit',
amount: () => this.tracker,
cost: 5,
costAll: () => this.tracker + 5,
links: '<a href="https://store.eyetrackvr.dev/products/esp-camera-cable-extensions">ETVR Store</a>'
},
],
selectedChoice: 0,
isOpen: false
@ -253,11 +246,11 @@ components: [
links: '<a href="https://www.aliexpress.us/item/2251832800433720.html">AliExpress</a> Choose: "Color: 2.4G Antenna".'
},
{
name: 'Amazon Large',
name: ' Large',
amount: () => 1,
cost: 9.99,
costAll: () => this.tracker + 7.99,
links: '<a href="https://www.amazon.com/Diymall-Antenna-Antennas-Arduino-ESP-072pcs/dp/B00ZBJNO9O/">Amazon</a>'
links: '<a href="https://amzn.to/44P49NT">Amazon</a> Reccomended for the best Wireless performance'
},
],
selectedChoice: 0,
@ -278,21 +271,21 @@ components: [
amount: () => 1,
cost: 6.29,
costAll: () => this.tracker + 5.29,
links: '<a href="https://www.amazon.com/gp/product/B09C2D9Z7T/ref=ox_sc_act_title_2?smid=A10X1BEP2GKRDQ&th=1">Amazon</a>'
links: '<a href="https://amzn.to/3U6OT9V">Amazon</a>'
},
{
name: 'Short USB-A to USB-C Amazon',
amount: () => 1,
cost: 7.99,
costAll: () => this.tracker + 5.99,
links: '<a href="https://www.amazon.com/Charging-Durable-Station-Compatible-Samsung/dp/B08LL1SVZD/">Amazon</a>'
links: '<a href="https://amzn.to/3U8Y4Xn">Amazon</a>'
},
],
selectedChoice: 0,
isOpen: false
},
{
name: 'V4 LED Wire Extensions/Replacements',
name: 'V4 mini LED Wire Extensions/Replacements',
choices: [
{
name: 'Bring Your Own',
@ -304,17 +297,24 @@ components: [
{
name: '110mm Extension/Replacement',
amount: () => 1,
cost: 1.50,
cost: 3,
costAll: () => this.tracker + 1.50 + 5,
links: '<a href="https://store.eyetrackvr.dev/products/2x-110mm-replacement-wires">ETVR Store</a>'
},
{
name: '200mm Extension/Replacement',
amount: () => 1,
cost: 1.50,
cost: 3,
costAll: () => this.tracker + 1.50 + 5,
links: '<a href="https://store.eyetrackvr.dev/products/2x-200mm-replacement-wires">ETVR Store</a>'
},
{
name: '35mm Extension/Replacement',
amount: () => 1,
cost: 3,
costAll: () => this.tracker + 1.50 + 5,
links: '<a href="https://store.eyetrackvr.dev/products/2x-35mm-replacement-wires">ETVR Store</a>'
},
],
selectedChoice: 0,
isOpen: false

View File

@ -8,6 +8,8 @@ WIP new parts list. 3D printed parts will live on their own page.
Use the **interactive** tables below to select parts!
# Required Parts:
<DiyTable />
@ -16,7 +18,7 @@ Use the **interactive** tables below to select parts!
<OptionalDiyTable />
<small> Table modified greatly from the table on [SlimeVR's Docs](https://docs.slimevr.dev/diy/components-guide.html) which was created by [Carl](https://github.com/carl-anders)</small>
<small> We may earn a commission from some links, this is at no extra cost to you. </small>
## ESP setup options:
::: danger

View File

@ -1,6 +1,6 @@
{
"name": "etvr_docs",
"version": "1.9.1",
"version": "1.10.0",
"description": "Official Docs for ETVR",
"repository": "https://github.com/EyeTrackVR/EyeTrackVR",
"author": "DaOfficialWizard",