mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
docs: fix up parts list
This commit is contained in:
parent
2d0642f815
commit
5421629d6e
@ -19,7 +19,7 @@ import PartsList from '../../vue/parts_list/PartsList.vue'
|
|||||||
<Alerts :options="alerts.parts_list_two">
|
<Alerts :options="alerts.parts_list_two">
|
||||||
<template v-slot:content>
|
<template v-slot:content>
|
||||||
<p>
|
<p>
|
||||||
It is recommended to source main parts from AliExpress as it is much cheaper.
|
It is recommended to source the main parts from AliExpress as it is much cheaper.
|
||||||
</p>
|
</p>
|
||||||
</template>
|
</template>
|
||||||
</Alerts>
|
</Alerts>
|
||||||
@ -36,32 +36,44 @@ import PartsList from '../../vue/parts_list/PartsList.vue'
|
|||||||
|
|
||||||
## Camera setup
|
## Camera setup
|
||||||
|
|
||||||
- 2x ESP-CAM-32 modules [AliExpress here](https://a.aliexpress.com/_mKjL9Cq)
|
- ### 2x ESP-CAM-32 modules
|
||||||
|
[AliExpress](https://a.aliexpress.com/_mKjL9Cq)
|
||||||
|
|
||||||
- 2x ov2640 160° fov IR / Night vers 75mm (850nm) [AliExpress here](https://a.aliexpress.com/_mrNbZww) or Amazon alternative cams that you will have to manually remove the IR filter on [here](https://www.amazon.com/Camera-Aideepen-Wide-Angle-Megapixel-Support/dp/B09XXPX4SP/)
|
- ### 2x ov2640 160° FOV IR / Night vers 75mm (850nm)
|
||||||
|
[AliExpress](https://a.aliexpress.com/_mrNbZww)
|
||||||
|
[Amazon alternative](https://www.amazon.com/Camera-Aideepen-Wide-Angle-Megapixel-Support/dp/B09XXPX4SP/) (note that you will have to manually remove the IR filter)
|
||||||
|
|
||||||
- 1x ESP-CAM programmer/ MB [AliExpress here](https://a.aliexpress.com/_mPaPgPu)
|
- ### 1x ESP-CAM programmer / MB
|
||||||
|
[AliExpress](https://a.aliexpress.com/_mPaPgPu)
|
||||||
|
[Amazon](https://www.amazon.com/DORHEA-Bluetooth-Development-4-75V-5-25V-Raspberry/dp/B08ZS5YWCG/)
|
||||||
|
for 3 ESP32-Cams and programmers without the proper cameras
|
||||||
|
|
||||||
Here is an Amazon link for 3 ESP32-Cams and programmers without the proper cameras [here](https://www.amazon.com/ESP32-CAM-ESP32-CAM-MB-Development-Compatible-Raspberry/dp/B097H2KLCH)
|
- ### 1x USB type-A male port to power both ESPs
|
||||||
|
[Bare breakout on AliExpress](https://www.aliexpress.com/item/2255801092919590.html)
|
||||||
|
[Amazon](https://www.amazon.com/10Gtek-DIP-Breakout-Adapter-2-54mm/dp/B09LC8WQCD/)
|
||||||
|
\
|
||||||
|
[Or one with a cover on AliExpress](https://www.aliexpress.com/item/2251832820552545.html)
|
||||||
|
[Amazon](https://www.amazon.com/Pigtail-Extension-Cables-Connector-Replacement/dp/B09ZQNJ2DJ/)
|
||||||
|
- ### 1x Lower gauge wire to power ESPs
|
||||||
|
[28 AWG gauge wire from AliExpress](https://a.aliexpress.com/_mK72cy6)
|
||||||
|
[28 AWG Amazon](https://www.amazon.com/Fermerry-Silicone-Stranded-Copper-Electrical/dp/B089CTT5X1/)
|
||||||
|
|
||||||
- 1x USB type-A male port to power both ESPs
|
- ### 2x External antennas for ESPs
|
||||||
|
[AliExpress](https://www.aliexpress.com/item/2255800868378357.html)
|
||||||
[Bare breakout on AliExpress here](https://www.aliexpress.com/item/2255801092919590.html) or [Amazon here](https://www.amazon.com/10Gtek-DIP-Breakout-Adapter-2-54mm/dp/B09LC8WQCD/)
|
[Amazon](https://www.amazon.com/gp/product/B09K3ZPY5Z/)
|
||||||
|
|
||||||
[Or one with a cover on AliExpress here](https://www.aliexpress.com/item/2251832820552545.html) or [Amazon here](https://www.amazon.com/Pigtail-Extension-Cables-Connector-Replacement/dp/B09ZQNJ2DJ/)
|
|
||||||
|
|
||||||
- 1x Lower gauge wire to power ESPs
|
|
||||||
[28 gauge wire from AliExpress here](https://a.aliexpress.com/_mK72cy6) or [Amazon here](https://www.amazon.com/Fermerry-Silicone-Stranded-Copper-Electrical/dp/B089CTT5X1/)
|
|
||||||
|
|
||||||
Reccommended:
|
|
||||||
|
|
||||||
- 2x External antennas for ESPs [AliExpress here](https://www.aliexpress.com/item/2255800868378357.html) or [Amazon here](https://www.amazon.com/gp/product/B09K3ZPY5Z/)
|
|
||||||
|
|
||||||
## IR Emitters
|
## IR Emitters
|
||||||
|
|
||||||
- 4x Unfocused SMD IR emitters
|
### IR LED kit
|
||||||
Recomended ones [from LCSC here](https://www.lcsc.com/product-detail/Infrared-IR-LEDs_XINGLIGHT-XL-3216HIRC-850_C965891.html).
|
If you do not want to source things from multiple places or save money or time on assembly, you can buy a LED kit from me.
|
||||||
Alternative ones [from Digikey here](https://www.digikey.com/en/products/detail/inolux/IN-P32ZTIR/10384796). The difference between them is the ones from LCSC are rated for lower power, which means in the event of a short or mishap they should be safer, hence why they are recommended.
|
[Pre soldered kit](https://www.tindie.com/products/27837/)
|
||||||
|
[Raw component kit](https://www.tindie.com/products/27736/)
|
||||||
|
|
||||||
|
### Alternatively you can source the parts yourself:
|
||||||
|
- 4x Unfocused SMD IR emitters
|
||||||
|
[(Recomended) from LCSC here](https://www.lcsc.com/product-detail/Infrared-IR-LEDs_XINGLIGHT-XL-3216HIRC-850_C965891.html).
|
||||||
|
[(Alternative) from Digikey here](https://www.digikey.com/en/products/detail/inolux/IN-P32ZTIR/10384796).
|
||||||
|
The difference between them is the ones from LCSC are rated for lower power, which means in the event of a short or mishap they should be safer, as well as being smaller in footprint, hence why they are recommended.
|
||||||
<Alerts :options="alerts.parts_list_four">
|
<Alerts :options="alerts.parts_list_four">
|
||||||
<template v-slot:content>
|
<template v-slot:content>
|
||||||
<p>
|
<p>
|
||||||
@ -82,32 +94,30 @@ Alternative ones [from Digikey here](https://www.digikey.com/en/products/detail/
|
|||||||
|
|
||||||
- 4x IR emitter PCBs (highly recommended) Gerber files and schematics located [here.](https://github.com/RedHawk989/EyeTrackVR-Hardware/tree/main/IR%20Emmitter)
|
- 4x IR emitter PCBs (highly recommended) Gerber files and schematics located [here.](https://github.com/RedHawk989/EyeTrackVR-Hardware/tree/main/IR%20Emmitter)
|
||||||
|
|
||||||
- 2x 698-710ohm resistors or the more recommend way, 4x 350ohm 1206 SMD resistors for IR emitters (If you are not using PCBs for the emitters then buying regular through-hole resistors is acceptable)
|
- 4x 350ohm 1206 SMD resistors for IR emitters (If you are not using PCBs for the emitters then buying regular through-hole resistors is acceptable)
|
||||||
|
|
||||||
- [357 ohm from Digikey here](https://www.digikey.com/en/products/detail/stackpole-electronics-inc/RMCF1206FT357R/1759919)
|
- [357 ohm Digikey here](https://www.digikey.com/en/products/detail/stackpole-electronics-inc/RMCF1206FT357R/1759919)
|
||||||
- [348 ohm from LCSC here](https://lcsc.com/product-detail/Chip-Resistor-Surface-Mount_BOURNS-CR1206-FX-3480ELF_C205328.html)
|
- [348 ohm LCSC here](https://lcsc.com/product-detail/Chip-Resistor-Surface-Mount_BOURNS-CR1206-FX-3480ELF_C205328.html)
|
||||||
|
|
||||||
or
|
|
||||||
|
|
||||||
- [698 ohm from LCSC here](https://lcsc.com/product-detail/Chip-Resistor-Surface-Mount_FOJAN-FRC1206F6980TS_C2933749.html)
|
|
||||||
|
|
||||||
I have a kit with the resistors, IR LEDs, and PCBs on [Tindie here.](https://www.tindie.com/products/eyetrackvr/eyetrackvr-pcbs-components-kit/)
|
|
||||||
I also have a pre-soldered kit [also on Tindie here](https://www.tindie.com/products/eyetrackvr/assembled-eyetrackvr-ir-led-kit/)
|
|
||||||
This ensures you get the correct IR emitter parts.
|
This ensures you get the correct IR emitter parts.
|
||||||
If you are a Patreon please check out discount codes available to you, and also check out unit pricing.
|
If you are a Patreon please check out discount codes available to you, and also check out unit pricing.
|
||||||
|
|
||||||
- 1x Wire to power IR emitters
|
- 1x Wire to power IR emitters
|
||||||
[32 gauge wire from AliExpress here](https://a.aliexpress.com/_mK72cy6)
|
[34 AWG AliExpress](https://www.aliexpress.com/item/3256804720067942.html)
|
||||||
|
|
||||||
## Other parts
|
## Misc parts
|
||||||
|
|
||||||
- 1x Hot glue or another form of glue. Hot glue gun from [AliExpress here](https://www.aliexpress.com/item/3256803968572059.html) or [Amazon here](https://www.amazon.com/Assark-Sticks-School-Repairs-20W/dp/B09FYWQ44L/)
|
- 1x Hot glue or another form of glue.
|
||||||
|
[AliExpress](https://www.aliexpress.com/item/3256803968572059.html)
|
||||||
|
[Amazon](https://www.amazon.com/Assark-Sticks-School-Repairs-20W/dp/B09FYWQ44L/)
|
||||||
|
|
||||||
- 1x Soldering iron and solder (lead-free solder highly recommended) Generic soldering iron from [AliExpress here](https://www.aliexpress.com/item/3256801448141079.html) or [Amazon here](https://www.amazon.com/Liouhoum-Auto-Sleep-Adjustable-Temperature-Thermostatic/dp/B08PZBPXLZ/ref=sr_1_9)
|
- 1x Soldering iron and solder
|
||||||
|
[AliExpress](https://www.aliexpress.com/item/3256801448141079.html)
|
||||||
|
[Amazon](https://www.amazon.com/Liouhoum-Auto-Sleep-Adjustable-Temperature-Thermostatic/dp/B08PZBPXLZ/ref=sr_1_9)
|
||||||
|
|
||||||
## 3D Printed Mounts
|
## 3D Printed Mounts
|
||||||
|
|
||||||
Mounts with a `★` next to them are the reccomended mounts for the respected hmd. This is based user feedback on what works best for the most people.
|
Mounts with a `★` next to them are the recommended mounts for the respected hmd. This is based on user feedback on what works best for most people.
|
||||||
|
|
||||||
<PartsList />
|
<PartsList />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user