Skip to content

Commit 4430303

Browse files
committed
Update links
1 parent 4337ea5 commit 4430303

3 files changed

Lines changed: 61 additions & 73 deletions

File tree

vitepress/docs/src/pages/how_to_build/DiyTable.vue

Lines changed: 19 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default {
6666
amount: () => this.tracker,
6767
cost: 12.87,
6868
costAll: () => this.tracker * 12.87 + 3.18,
69-
links: '<a href="https://www.aliexpress.com/item/3256804601970891.html">AliExpress XIAO Sense</a> Recommended'
69+
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'
7070
},
7171
{
7272
name: 'ESP32-CAM',
@@ -104,14 +104,14 @@ export default {
104104
amount: () => this.tracker,
105105
cost: 5.41,
106106
costAll: () => this.tracker * 5.41,
107-
links: '<a href="https://www.aliexpress.com/item/3256802853835121.html">AliExpress</a> Select "Color: 75MM-130 Degree" Must manually remove IR filter'
107+
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.'
108108
},
109109
{
110110
name: '160 Degree IR',
111111
amount: () => this.tracker,
112112
cost: 4.26,
113113
costAll: () => this.tracker * 4.26,
114-
links: '<a href="https://www.aliexpress.com/item/3256802853835121.html">AliExpress</a> Select "Color: 75MM-160 850nm"'
114+
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.'
115115
}
116116
117117
],
@@ -131,22 +131,22 @@ export default {
131131
{
132132
name: '★ Official V4 mini No-Solder',
133133
amount: () => 1,
134-
cost: 30,
135-
costAll: () => this.tracker + 30 + 5,
134+
cost: 37,
135+
costAll: () => this.tracker + 37 + 5,
136136
links: '<a href="https://store.eyetrackvr.dev/products/v4-mini-fully-solderless-kit">ETVR Store</a> Length depending on HMD'
137137
},
138138
{
139139
name: 'Official V4 mini Solder-Required',
140140
amount: () => 1,
141-
cost: 25,
142-
costAll: () => this.tracker + 25 + 3,
141+
cost: 34,
142+
costAll: () => this.tracker + 34 + 5,
143143
links: '<a href="https://store.eyetrackvr.dev/products/v4-mini-some-assemblly-required">ETVR Store</a> Must solder up your own wires'
144144
},
145145
{
146146
name: 'Official V4 lite Assemble Yourself',
147147
amount: () => 1,
148-
cost: 7,
149-
costAll: () => this.tracker + 7 + 3,
148+
cost: 15,
149+
costAll: () => this.tracker + 15 + 5,
150150
links: '<a href="https://store.eyetrackvr.dev/products/v4-1-lite-diy-led-kit">ETVR Store</a> Must assemble yourself'
151151
},
152152
],
@@ -164,43 +164,29 @@ export default {
164164
links: 'If you already have safe IR LED hardware and know what you are doing.'
165165
},
166166
{
167-
name: '★ 4 port USB 3.2 LDLrui (MTT Usually) (Best for Cost)',
167+
name: '★ 4 port USB 3.0 Hub (Best for Cost)',
168168
amount: () => 1,
169-
cost: 17.99,
170-
costAll: () => this.tracker + 17.99,
171-
links: '<a href="https://www.amazon.com/dp/B09NDQRLBT/">Amazon</a> Usually these are MTT, but sometimes not'
172-
},
173-
{
174-
name: '4 port USB 3.2 Sitecom CN-385 Hub (MTT)',
175-
amount: () => 1,
176-
cost: 40.53,
177-
costAll: () => this.tracker + 17.99,
178-
links: '<a href="https://www.amazon.com/gp/product/B07YN54Q33/">Amazon</a> Known good MTT hub, but expensive'
179-
},
180-
{
181-
name: '4 port USB 2.0 Breakout (Not MTT)',
182-
amount: () => 1,
183-
cost: 1.41,
184-
costAll: () => this.tracker + 1.41 + 1.99,
185-
links: '<a href="https://www.aliexpress.us/item/3256801220206638.html">AliExpress</a> Small but non MTT hub breakout'
169+
cost: 9.99,
170+
costAll: () => this.tracker + 9.99,
171+
links: '<a href="https://amzn.to/4eISjJw">Amazon</a>'
186172
},
187173
{
188174
name: '★ 4 port Adafruit CH334F USB Hub Breakout (MTT) (Best for Size)',
189175
amount: () => 1,
190176
cost: 4.99,
191-
costAll: () => this.tracker + 8,
177+
costAll: () => this.tracker + 9,
192178
links: '<a href="https://www.adafruit.com/product/5997">Adafruit</a> Small, high quality MTT hub breakout'
193179
},
194180
{
195-
name: '3 port USB 3.0 Hub With Power Passthrough (MTT) (Best for Quest)',
181+
name: '4 port USB 3.0 Hub With Power Passthrough (MTT) (Best for Quest)',
196182
amount: () => 1,
197-
cost: 17.99,
198-
costAll: () => this.tracker + 1.41,
199-
links: '<a href="https://www.amazon.com/uni-Charging-Thunderbolt-Aluminum-Pixelbook/dp/B08SVZFFPP/">Amazon</a> Great for Quest due to power passthrough'
183+
cost: 27.99,
184+
costAll: () => this.tracker + 27.99,
185+
links: '<a href="https://amzn.to/40Q1K47">Amazon</a> Great for Quest due to power passthrough'
200186
},
201187
202188
],
203-
selectedChoice: 1,
189+
selectedChoice: 3,
204190
isOpen: false
205191
},
206192
{

vitepress/docs/src/pages/how_to_build/OptionalDiyTable.vue

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -62,32 +62,25 @@ components: [
6262
links: 'If you do not need or already have.'
6363
},
6464
{
65-
name: 'Type A USB Breakout Bare (AliExpress)',
65+
name: 'Type A USB Breakout Bare',
6666
amount: () => 1,
6767
cost: 1.18,
6868
costAll: () => this.tracker + 1.18,
69-
links: '<a href="https://www.aliexpress.us/item/2255801092919590.html">AliExpress</a>'
70-
},
71-
{
72-
name: 'Type A USB Breakout Bare (Amazon)',
73-
amount: () => 1,
74-
cost: 6.49,
75-
costAll: () => this.tracker + 5.49,
76-
links: '<a href="https://www.amazon.com/10Gtek-DIP-Breakout-Adapter-2-54mm/dp/B09LC8WQCD/">Amazon</a>'
69+
links: '<a href="https://www.aliexpress.us/item/2255801092919590.html">AliExpress</a> or <a href="https://amzn.to/44LhdDV">Amazon</a>'
7770
},
7871
{
7972
name: 'Type A USB Breakout With Cover (AliExpress)',
8073
amount: () => 1,
8174
cost: 2.20,
8275
costAll: () => this.tracker + 1.20 + 1.99,
83-
links: '<a href="https://www.aliexpress.us/item/2251832820552545.html/">AliExpress</a>'
76+
links: '<a href="https://www.aliexpress.us/item/2251832820552545.html/">AliExpress</a> or <a href="https://amzn.to/4lAfNmL">Amazon</a>'
8477
},
8578
{
8679
name: 'Type A USB Breakout With Wire and Cover (Amazon)',
8780
amount: () => 1,
88-
cost: 9.60,
89-
costAll: () => this.tracker + 8.60,
90-
links: '<a href="https://www.amazon.com/Pigtail-Extension-Cables-Connector-Replacement/dp/B09ZQNJ2DJ/">Amazon</a>'
81+
cost: 9.90,
82+
costAll: () => this.tracker + 9.90,
83+
links: '<a href="https://amzn.to/4nIoQ6u">Amazon</a>'
9184
},
9285
],
9386
selectedChoice: 0,
@@ -104,18 +97,18 @@ components: [
10497
links: 'If you do not need or already have.'
10598
},
10699
{
107-
name: 'AliExpress Male & Female',
100+
name: 'Male & Female',
108101
amount: () => 1,
109102
cost: 1.19,
110103
costAll: () => this.tracker + 1.19 + 1.37,
111-
links: '<a href="https://www.aliexpress.us/item/3256801151667308.html">AliExpress</a> Choose: "Color: 5Set".'
104+
links: '<a href="https://www.aliexpress.us/item/3256801151667308.html">AliExpress</a> Choose: "Color: 5Set". or <a href="https://amzn.to/4eWGMq7">Amazon</a>'
112105
},
113106
{
114-
name: 'AliExpress Vertical Male',
107+
name: 'Vertical Male',
115108
amount: () => 1,
116109
cost: 2.37,
117110
costAll: () => this.tracker + 0.37 + 1.99,
118-
links: '<a href="https://www.aliexpress.us/item/3256804002116469.html">AliExpress</a>'
111+
links: '<a href="https://www.aliexpress.us/item/3256804002116469.html">AliExpress</a> or <a href="https://amzn.to/44Afl0o">Amazon</a>'
119112
},
120113
],
121114
selectedChoice: 0,
@@ -133,18 +126,11 @@ components: [
133126
links: 'If you do not need wire or already have.'
134127
},
135128
{
136-
name: 'Silicone Wire Kit',
129+
name: 'Silicone Wire Kit',
137130
amount: () => 1,
138131
cost: 5.96,
139132
costAll: () => this.tracker + 5.96 + 0.99,
140-
links: '<a href="https://www.aliexpress.us/item/3256806164419666.html">AliExpress</a> 30 AWG or lower'
141-
},
142-
{
143-
name: 'Generic Wire',
144-
amount: () => 1,
145-
cost: 0.70,
146-
costAll: () => this.tracker + 0.70 + 1.24,
147-
links: '<a href="https://a.aliexpress.com/_mK72cy6">AliExpress</a> Select "Specification: 30 AWG or lower"'
133+
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'
148134
},
149135
],
150136
selectedChoice: 0,
@@ -162,11 +148,11 @@ components: [
162148
links: 'If you do not need wire or already have.'
163149
},
164150
{
165-
name: 'Silicone Wire Kit',
151+
name: 'Silicone Wire Kit',
166152
amount: () => 1,
167153
cost: 5.96,
168154
costAll: () => this.tracker + 5.96 + 0.99,
169-
links: '<a href="https://www.aliexpress.us/item/3256806164419666.html">AliExpress</a> 30 AWG or higher'
155+
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'
170156
},
171157
{
172158
name: 'Generic Wire',
@@ -197,11 +183,11 @@ components: [
197183
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.'
198184
},
199185
{
200-
name: 'Adafruit 24 pin 0.5mm pitch',
186+
name: '★ ETVR Official Cable and Connector Kit',
201187
amount: () => this.tracker,
202-
cost: 1.35,
203-
costAll: () => this.tracker * 1.35 + 6,
204-
links: '<a href="https://www.adafruit.com/product/4230">Adafruit</a> 250mm'
188+
cost: 5,
189+
costAll: () => this.tracker + 5,
190+
links: '<a href="https://store.eyetrackvr.dev/products/esp-camera-cable-extensions">ETVR Store</a>'
205191
},
206192
],
207193
selectedChoice: 0,
@@ -231,6 +217,13 @@ components: [
231217
costAll: () => this.tracker * 0.865 + 6,
232218
links: '<a href="https://www.adafruit.com/product/4524">Adafruit</a>'
233219
},
220+
{
221+
name: '★ ETVR Official Cable and Connector Kit',
222+
amount: () => this.tracker,
223+
cost: 5,
224+
costAll: () => this.tracker + 5,
225+
links: '<a href="https://store.eyetrackvr.dev/products/esp-camera-cable-extensions">ETVR Store</a>'
226+
},
234227
],
235228
selectedChoice: 0,
236229
isOpen: false
@@ -253,11 +246,11 @@ components: [
253246
links: '<a href="https://www.aliexpress.us/item/2251832800433720.html">AliExpress</a> Choose: "Color: 2.4G Antenna".'
254247
},
255248
{
256-
name: 'Amazon Large',
249+
name: ' Large',
257250
amount: () => 1,
258251
cost: 9.99,
259252
costAll: () => this.tracker + 7.99,
260-
links: '<a href="https://www.amazon.com/Diymall-Antenna-Antennas-Arduino-ESP-072pcs/dp/B00ZBJNO9O/">Amazon</a>'
253+
links: '<a href="https://amzn.to/44P49NT">Amazon</a> Reccomended for the best Wireless performance'
261254
},
262255
],
263256
selectedChoice: 0,
@@ -278,21 +271,21 @@ components: [
278271
amount: () => 1,
279272
cost: 6.29,
280273
costAll: () => this.tracker + 5.29,
281-
links: '<a href="https://www.amazon.com/gp/product/B09C2D9Z7T/ref=ox_sc_act_title_2?smid=A10X1BEP2GKRDQ&th=1">Amazon</a>'
274+
links: '<a href="https://amzn.to/3U6OT9V">Amazon</a>'
282275
},
283276
{
284277
name: 'Short USB-A to USB-C Amazon',
285278
amount: () => 1,
286279
cost: 7.99,
287280
costAll: () => this.tracker + 5.99,
288-
links: '<a href="https://www.amazon.com/Charging-Durable-Station-Compatible-Samsung/dp/B08LL1SVZD/">Amazon</a>'
281+
links: '<a href="https://amzn.to/3U8Y4Xn">Amazon</a>'
289282
},
290283
],
291284
selectedChoice: 0,
292285
isOpen: false
293286
},
294287
{
295-
name: 'V4 LED Wire Extensions/Replacements',
288+
name: 'V4 mini LED Wire Extensions/Replacements',
296289
choices: [
297290
{
298291
name: 'Bring Your Own',
@@ -304,17 +297,24 @@ components: [
304297
{
305298
name: '110mm Extension/Replacement',
306299
amount: () => 1,
307-
cost: 1.50,
300+
cost: 3,
308301
costAll: () => this.tracker + 1.50 + 5,
309302
links: '<a href="https://store.eyetrackvr.dev/products/2x-110mm-replacement-wires">ETVR Store</a>'
310303
},
311304
{
312305
name: '200mm Extension/Replacement',
313306
amount: () => 1,
314-
cost: 1.50,
307+
cost: 3,
315308
costAll: () => this.tracker + 1.50 + 5,
316309
links: '<a href="https://store.eyetrackvr.dev/products/2x-200mm-replacement-wires">ETVR Store</a>'
317310
},
311+
{
312+
name: '35mm Extension/Replacement',
313+
amount: () => 1,
314+
cost: 3,
315+
costAll: () => this.tracker + 1.50 + 5,
316+
links: '<a href="https://store.eyetrackvr.dev/products/2x-35mm-replacement-wires">ETVR Store</a>'
317+
},
318318
],
319319
selectedChoice: 0,
320320
isOpen: false

vitepress/docs/src/pages/how_to_build/part_list.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ WIP new parts list. 3D printed parts will live on their own page.
88

99
Use the **interactive** tables below to select parts!
1010

11+
12+
1113
# Required Parts:
1214

1315
<DiyTable />
@@ -16,7 +18,7 @@ Use the **interactive** tables below to select parts!
1618

1719
<OptionalDiyTable />
1820

19-
<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>
21+
<small> We may earn a commission from some links, this is at no extra cost to you. </small>
2022

2123
## ESP setup options:
2224
::: danger

0 commit comments

Comments
 (0)