docs: Merge pull request #22 from Frosty704/main with tweaks

Updated camera page to have IR filter removal, parts updates, JLC3DP page, 3d Printed Mounts update, clarify wording
This commit is contained in:
Prohurtz 2024-10-06 13:51:11 -05:00 committed by GitHub
commit 7ed813f90d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 300 additions and 43 deletions

View File

@ -3,6 +3,165 @@
[![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.0.0 (2024-09-11)
### 🍕 Features
* add contribution docs ([903e3c6](https://github.com/Frosty704/EyeTrackVR-Docs/commit/903e3c6065b028ab070a94453de0a2be64444e81))
* add docs for firmware flashing tool ([fb4516e](https://github.com/Frosty704/EyeTrackVR-Docs/commit/fb4516e375e16cedec2861f858d0f8e1c5d9f69d))
* add docs for MDNS and REST API ([2b386da](https://github.com/Frosty704/EyeTrackVR-Docs/commit/2b386da8ea917b2349d94b16a5fdfac040c2627a))
* add docs for MDNS and REST API ([6f69ae6](https://github.com/Frosty704/EyeTrackVR-Docs/commit/6f69ae61b394c1ce5779320661c638c7d05c318c))
* add docs for MDNS and REST API ([ae82ded](https://github.com/Frosty704/EyeTrackVR-Docs/commit/ae82ded5456fe0f47363cdbe75a10c7b9a3ac249))
* add docs for MDNS and REST API ([a8b7acd](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a8b7acd8bfdb624a0735543d88ebdf93469eed08))
* add env and ota details ([195dfe9](https://github.com/Frosty704/EyeTrackVR-Docs/commit/195dfe98b37d198fe1ec3083e5f763052ab8aa9e))
* add favicon and dev roadmap ([bbada4d](https://github.com/Frosty704/EyeTrackVR-Docs/commit/bbada4defbfe2df8b6aacb7158e4c10d678a8f96))
* docs for wired setup over usb serial ([3f287e5](https://github.com/Frosty704/EyeTrackVR-Docs/commit/3f287e5bcee1ebbedab89abfc273693568eeb88b))
* implement basic search ([679f0bc](https://github.com/Frosty704/EyeTrackVR-Docs/commit/679f0bc0aa678185ccb09b100a76d1f514312590))
* Merge pull request [#18](https://github.com/Frosty704/EyeTrackVR-Docs/issues/18) from lorow/feature/add-vrcft-module-info ([677b868](https://github.com/Frosty704/EyeTrackVR-Docs/commit/677b868c4d2978e749066190d8fbbc75073d8e30))
* part list table rework ([c49c743](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c49c743cd3ec990280fe5886dcb293e48c805670))
* set markdown layout to deep ([497a4f2](https://github.com/Frosty704/EyeTrackVR-Docs/commit/497a4f293cde871a0fdea4044bfb1e33b209aee3))
* setting up ci/cd for docs ([4f7d9ed](https://github.com/Frosty704/EyeTrackVR-Docs/commit/4f7d9ed5163429adc3b79194b302463369083d8a))
* test rebuild fix for index page ([2096864](https://github.com/Frosty704/EyeTrackVR-Docs/commit/20968641ab4fa2b08822c5d281150b71aaf433c9))
* total automation of dev roadmap ([7a47e23](https://github.com/Frosty704/EyeTrackVR-Docs/commit/7a47e23fc22d9437cd52e820de67fc944692adf6))
* update css ([7dd59bf](https://github.com/Frosty704/EyeTrackVR-Docs/commit/7dd59bf18f7407533956d2ac752b010cf8360565))
* update dependencies ([614dc54](https://github.com/Frosty704/EyeTrackVR-Docs/commit/614dc542b8ee70bfdf9083debabfe8834956759a))
* update firmware flashing tool docs ([c57d7da](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c57d7da1eef678d39b0981fe40ea70b2bcf50260))
### 🐛 Bug Fixes
* addedsome styling ([e9526f8](https://github.com/Frosty704/EyeTrackVR-Docs/commit/e9526f8d9b356894c28216bf57a41c7480eae062))
* button highlight on hover in light mode ([270c1de](https://github.com/Frosty704/EyeTrackVR-Docs/commit/270c1de56ead392ae3914ed28e6affac2922e061))
* dead link to parts list ([73a3b10](https://github.com/Frosty704/EyeTrackVR-Docs/commit/73a3b1005ef01ada4f2edd1d3852e952dd771ef5))
* edit configure firmware docs ([54d98b8](https://github.com/Frosty704/EyeTrackVR-Docs/commit/54d98b8f4a434309f900ef6d801cefdfceb9eebe))
* edit configure firmware docs ([c09720a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c09720a365dba0dc50efb1980c3ba4b67ab9f440))
* fix broken link in things to know ([c7f5b2a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c7f5b2ad45068864dfc473186f4657b303ac8d2a))
* fix dead parts list link on full build guide ([f857896](https://github.com/Frosty704/EyeTrackVR-Docs/commit/f857896bd77692911907407cb5fb3053e2358507))
* fix docsfor firmware config ([a74111e](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a74111e9e9e2a6e8b906adf387248f163f83c934))
* fix full build guide bug ([31c9bc0](https://github.com/Frosty704/EyeTrackVR-Docs/commit/31c9bc0521086aa334321a99b2759b1d42a1e54a))
* fix mdns docs ([a629496](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a62949623f5c1c294d14332acbb59e4d75c8226a))
* fix note about /save ([f422c10](https://github.com/Frosty704/EyeTrackVR-Docs/commit/f422c102e57b91ccf8a738122ccec921d060df4c))
* fix pinecil old link ([c7416ae](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c7416ae7be7cf6d27dbc133a81ed85b9da2a79f9))
* fix REST API standard rendering ([3753cc6](https://github.com/Frosty704/EyeTrackVR-Docs/commit/3753cc6b67a4511292361cdf1143393c1419bbaf))
* fix title color for led power warning ([3e59ac8](https://github.com/Frosty704/EyeTrackVR-Docs/commit/3e59ac8fb46028a090b97ba61a44e0c16200edab))
* fix title color for led power warning ([ad5f1d2](https://github.com/Frosty704/EyeTrackVR-Docs/commit/ad5f1d20eaabd8eb6f5f0591105c55fbe1ec6b07))
* fix wifi endpoint docs ([58ae891](https://github.com/Frosty704/EyeTrackVR-Docs/commit/58ae891b95a0aa08119bee6e9b1422cbd81fd973))
* index page indexing ([6a92471](https://github.com/Frosty704/EyeTrackVR-Docs/commit/6a9247189c0ca1d41f07d9878d011333e0d5fac3))
* make titles dynamic to font accent ([cf5382b](https://github.com/Frosty704/EyeTrackVR-Docs/commit/cf5382bd6eb68569792861a03b076b612df66ade))
* recommended mounts should be listed first ([d9efad8](https://github.com/Frosty704/EyeTrackVR-Docs/commit/d9efad8bd6bd8d878130e953c12e3cbbae1ab603))
* remove uneeded CNAME and docs folder ([da86366](https://github.com/Frosty704/EyeTrackVR-Docs/commit/da86366757a531ef0ec892462921fb3a94c0c867))
* theme, and build breaking due to updated deps ([78b7f8b](https://github.com/Frosty704/EyeTrackVR-Docs/commit/78b7f8b73f4f32e381cfa6fa51e0bdaf740c9b2e))
* typo in rest api endpoint ([43ae2b1](https://github.com/Frosty704/EyeTrackVR-Docs/commit/43ae2b1fb24552404a120f91f4af77578984ebfb))
* Update image settings to fix paths ([be90d22](https://github.com/Frosty704/EyeTrackVR-Docs/commit/be90d22eab0e8e604caaeb9d880f621bac3b031c))
### 📝 Documentation
* add avi setup video ([a210405](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a21040512c4d804f4591a199c8f44e106508dfef))
* add camera cables ([d582a94](https://github.com/Frosty704/EyeTrackVR-Docs/commit/d582a9496cbbb02f15e514ff3c9fdbb3eb27502b))
* add hyperlink to flasher tool ([e242d9b](https://github.com/Frosty704/EyeTrackVR-Docs/commit/e242d9b0ef12f63006479141f827f250696b97a2))
* add link for IR wire ([6d7eeb6](https://github.com/Frosty704/EyeTrackVR-Docs/commit/6d7eeb6dae5a8cc18902d736eea80a40a87d91d1))
* add lordnathan esp mounts ([fff289a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/fff289a7ec0c21afb5d411f5d277c6df5b5a2184))
* add new v4 wire guide, WIP disclaimer ([af06537](https://github.com/Frosty704/EyeTrackVR-Docs/commit/af06537543662b212b92253d6dd52f9598951254))
* Add note about Wi-Fi specific settings, fix formatting of Environment list ([6367fe4](https://github.com/Frosty704/EyeTrackVR-Docs/commit/6367fe4613e2ef5a392975cd88c1ff710555b1c9))
* add small antennas and heatsinks ([b2bb5dd](https://github.com/Frosty704/EyeTrackVR-Docs/commit/b2bb5dde2093c0f41ed2aa0f0a48644f073aa908))
* add some vrc avatar info ([609d24f](https://github.com/Frosty704/EyeTrackVR-Docs/commit/609d24f8e44633f7c9c302d6052938f50c4ba024))
* add USB hub link, others ([0bb864a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/0bb864a016ccfce1ebbaafb8dfc78dc7b3dff2d7))
* add V4 mounts ([e8ba464](https://github.com/Frosty704/EyeTrackVR-Docs/commit/e8ba464976f143e0f01129b4b4982b50522c86a2))
* add video link to IR cam removal ([f60da1b](https://github.com/Frosty704/EyeTrackVR-Docs/commit/f60da1ba569c213f06e1c079e6aea55e73b2544e))
* add VROptician VP2 mount ([c66b1d8](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c66b1d8e06b65eca3009915caf1193640dc5d790))
* add wordage ([d3fd5d0](https://github.com/Frosty704/EyeTrackVR-Docs/commit/d3fd5d0ccea2863fe3f0971ffa491f612f74401b))
* adjust page order ([9753e42](https://github.com/Frosty704/EyeTrackVR-Docs/commit/9753e4231d84eea2e6df890291599c838504038f))
* begin requirements for multi-lang support ([22b922c](https://github.com/Frosty704/EyeTrackVR-Docs/commit/22b922c6eb2eadac873404da8e2aef2eff5e6bb6))
* Begin specific headset docs ([c02c4ab](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c02c4ab16e47ba1a0448b8c02e59769fc5011746))
* beta new part list ([750a0fe](https://github.com/Frosty704/EyeTrackVR-Docs/commit/750a0fe81cde813df96f986fb68ab7351b0bbd8b))
* caps ([716c022](https://github.com/Frosty704/EyeTrackVR-Docs/commit/716c0222e367dcc617457e3cefc51f797f33011e))
* disclaimer and credit ([e963ef4](https://github.com/Frosty704/EyeTrackVR-Docs/commit/e963ef4a64d39939f6948fd4ed8dc7e0ecdd664e))
* finish full build guide ([4e6a89a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/4e6a89a14edb16963bfc694955c14e9b8df9c4fd))
* fix broken links in full_build.md ([c5cd3a4](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c5cd3a443b54dc7abf91f9bdf2a1b4b8aeea3c05))
* fix floating point truncation ([a3801e2](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a3801e216c791c3c2a172a8f4348c5efb094362f))
* fix parts link ([6f956cd](https://github.com/Frosty704/EyeTrackVR-Docs/commit/6f956cd37f024d8aba2677f014bda2b6c22ecab8))
* fix price not updating ([0b1fa0d](https://github.com/Frosty704/EyeTrackVR-Docs/commit/0b1fa0d14b62ef76ee897343cc2230fadf7a8aeb))
* fix some typos on LED page ([e8f5ab6](https://github.com/Frosty704/EyeTrackVR-Docs/commit/e8f5ab6e79f5177ea80fb511f4fc72bfb5b629ea))
* fix up parts list ([5421629](https://github.com/Frosty704/EyeTrackVR-Docs/commit/5421629d6ef4a290b575fba306d202f8ef3e23b4))
* guide to protect camera ([621100e](https://github.com/Frosty704/EyeTrackVR-Docs/commit/621100e8f68d7d56c66cbfc08ef4acc6d0b809af))
* LED safety page, add LED safety paper ([0b45f8a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/0b45f8a379cc9a0f17981b131c9f029d6337f547))
* link fixes, add cables ([29c290a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/29c290ab4d436fd0297bb4111bf30bf11533022d))
* merge build guide parts into one file ([4963b15](https://github.com/Frosty704/EyeTrackVR-Docs/commit/4963b15f421f66c1ddc63047c985ee2ceb5e4619))
* Merge pull request [#10](https://github.com/Frosty704/EyeTrackVR-Docs/issues/10) from ShyAssassin/main ([9d0f654](https://github.com/Frosty704/EyeTrackVR-Docs/commit/9d0f65443060f0fc6dbcd2727d89b990c2d07f68))
* Merge pull request [#11](https://github.com/Frosty704/EyeTrackVR-Docs/issues/11) from lorow/feature/cleanup-parts-page ([2f293be](https://github.com/Frosty704/EyeTrackVR-Docs/commit/2f293be3892e31b759fb0bc1966ac9a05cb7ca73))
* Merge pull request [#13](https://github.com/Frosty704/EyeTrackVR-Docs/issues/13) from DenTechs/main ([95cc908](https://github.com/Frosty704/EyeTrackVR-Docs/commit/95cc90821168c1cd023f6a39e10c25b37b7e3115))
* Merge pull request [#14](https://github.com/Frosty704/EyeTrackVR-Docs/issues/14) from Frosty704/main ([94b0584](https://github.com/Frosty704/EyeTrackVR-Docs/commit/94b058498e9a6e96b6446646b557bf6a2667e040))
* Merge pull request [#7](https://github.com/Frosty704/EyeTrackVR-Docs/issues/7) from lorow/feature/osc-communication ([3450ebc](https://github.com/Frosty704/EyeTrackVR-Docs/commit/3450ebcd6a527867792d4f245a3173360fea61de))
* most of new parts list WIP ([3e5db62](https://github.com/Frosty704/EyeTrackVR-Docs/commit/3e5db628da6069fd589a8cccf505294b3f9a19f8))
* move led safety from misc ([ffc2022](https://github.com/Frosty704/EyeTrackVR-Docs/commit/ffc2022fa9fd5b38cb42779efb9bcf4c11faa5a8))
* new docs incoming ([d5e438f](https://github.com/Frosty704/EyeTrackVR-Docs/commit/d5e438fc6653fdd883b00d785539263b5d6870e8))
* new docs incoming ([d6eab9b](https://github.com/Frosty704/EyeTrackVR-Docs/commit/d6eab9b1c0258742368bcdf97d038e0c5a8fef1b))
* new docs incoming ([5a30571](https://github.com/Frosty704/EyeTrackVR-Docs/commit/5a30571196b33174ab14066c756bf7557fec9577))
* new docs incoming ([14ca444](https://github.com/Frosty704/EyeTrackVR-Docs/commit/14ca444b4600c56dd50ac98849f5f9866496c547))
* new docs incoming ([910502b](https://github.com/Frosty704/EyeTrackVR-Docs/commit/910502bd5d988dc523896274bf04584c44c78f9d))
* new docs incoming ([c87db69](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c87db6989950d624388d751ea01603e3039c6565))
* new docs incoming ([ca241ba](https://github.com/Frosty704/EyeTrackVR-Docs/commit/ca241babe6423c804ce572cfd2fbfca7739526ba))
* new docs incoming ([5411f06](https://github.com/Frosty704/EyeTrackVR-Docs/commit/5411f06754a803660f7affca19312bf6b042f8f7))
* new docs incoming ([d02aa4e](https://github.com/Frosty704/EyeTrackVR-Docs/commit/d02aa4e7df992f9e9c82c2d834741b226a0b58e1))
* new docs incoming ([c9a3e2c](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c9a3e2c1335729c919b072fdceb119e8456aae86))
* new docs incoming ([7206a15](https://github.com/Frosty704/EyeTrackVR-Docs/commit/7206a15729c2df5e608194b4ca2868df62da2881))
* new docs incoming ([daa844c](https://github.com/Frosty704/EyeTrackVR-Docs/commit/daa844c4abe7d2cc7ad741ee2484a39f53d5876b))
* new docs incoming ([1b45195](https://github.com/Frosty704/EyeTrackVR-Docs/commit/1b451958ffb3701888d7434a23faa5112cad1f90))
* new docs incoming ([bd1486d](https://github.com/Frosty704/EyeTrackVR-Docs/commit/bd1486d30dedb18f09b140fd83da6cd316c03b99))
* new docs incoming ([d976be6](https://github.com/Frosty704/EyeTrackVR-Docs/commit/d976be603161c7bd1a21ccf1f2f43d291f8cfa49))
* new XIAO prep guide ([5bc5f2d](https://github.com/Frosty704/EyeTrackVR-Docs/commit/5bc5f2d8ff5a21456fa646adf1bc1955fd164ea2))
* remove old installer ([324b032](https://github.com/Frosty704/EyeTrackVR-Docs/commit/324b0329331190103821b51ed98b975754bef28f))
* remove OTA ([6029d7c](https://github.com/Frosty704/EyeTrackVR-Docs/commit/6029d7ca42ad71a5654bbdbadfcc180e84ca735a))
* simplify home page, remove redundant use of "EyeTrackVR is" ([734ad64](https://github.com/Frosty704/EyeTrackVR-Docs/commit/734ad64b659a5f8b489b5ed956ce03923aeefaea))
* smol things ([0115b9e](https://github.com/Frosty704/EyeTrackVR-Docs/commit/0115b9e2aec86814f5c00b6c6660be857772e07a))
* spelling errors and wip camera protection ([a13d3cc](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a13d3ccd6e32f0e4bd187efaca8bf258f9e72a6a))
* start LED page ([0e65003](https://github.com/Frosty704/EyeTrackVR-Docs/commit/0e6500324cdfb70949adf814af14448d8e99be1b))
* Swap blockquote for a vitepress info container ([b586ca0](https://github.com/Frosty704/EyeTrackVR-Docs/commit/b586ca09b484f1fce12d512106f369d80dd5a10b))
* typo :P ([8d582c6](https://github.com/Frosty704/EyeTrackVR-Docs/commit/8d582c64bf31027bd25eef19b4df4632ec20768e))
* typo, vrc native ([efca79f](https://github.com/Frosty704/EyeTrackVR-Docs/commit/efca79fb153f03c4e2cbe0d324e1d83d8423a44c))
* update antenna vid ([66d0658](https://github.com/Frosty704/EyeTrackVR-Docs/commit/66d0658fe1ad2961af7527135869b8bafa47005c))
* update default option and price of LEDs ([7101df2](https://github.com/Frosty704/EyeTrackVR-Docs/commit/7101df2dd075e639edb5eb67016c5e03c3e5d76e))
* update FAQ ([4ffdb83](https://github.com/Frosty704/EyeTrackVR-Docs/commit/4ffdb8347d8cd91a2289e44c8f25a7d5cae1ce2a))
* update file structure ([e375052](https://github.com/Frosty704/EyeTrackVR-Docs/commit/e37505234c0fc4719a12fa0fc65056a0e0c0094b))
* update firmware environments ([9d92745](https://github.com/Frosty704/EyeTrackVR-Docs/commit/9d9274528fd2034740a3a2aa09717c141dc66add))
* update FW images ([92e82f3](https://github.com/Frosty704/EyeTrackVR-Docs/commit/92e82f344a48559f1f75a42f5413a67c3ff5ef0f))
* update intro, parts list, ([a2f7648](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a2f76487d9808a40d46fa8ecfe97cca73fad5470))
* update link to G0LDJAY's ESP mounts ([83b8374](https://github.com/Frosty704/EyeTrackVR-Docs/commit/83b8374e5664eb42bf82142fec351ebbd3e6d8ab))
* update links ([23a97f1](https://github.com/Frosty704/EyeTrackVR-Docs/commit/23a97f1d14e06e76c8a8aa7a48ffa5f741f85b24))
* update parts list ([98cfdb3](https://github.com/Frosty704/EyeTrackVR-Docs/commit/98cfdb3f8e8fccaea04f2a6fe18c19b4a5e61a39))
* update roadmap ([558c63f](https://github.com/Frosty704/EyeTrackVR-Docs/commit/558c63f5b93da6c3845b91e723cdedbef80df897))
* update roadmap ([acc9ae5](https://github.com/Frosty704/EyeTrackVR-Docs/commit/acc9ae50e3d87c56dc1da152c3835f891a2ca406))
* update vid ([c56b1d7](https://github.com/Frosty704/EyeTrackVR-Docs/commit/c56b1d73ab98554016e01f3ed551dc84de9989c9))
* update wordage + links ([09cb9e0](https://github.com/Frosty704/EyeTrackVR-Docs/commit/09cb9e0aff58f439d425ebcf4c48bae2fed4d557))
* V4 docs ([ee321e5](https://github.com/Frosty704/EyeTrackVR-Docs/commit/ee321e51f086a6704c1d0135e5f4d1cd62366f6d))
* wired cams is beta app only ([2202ccf](https://github.com/Frosty704/EyeTrackVR-Docs/commit/2202ccf62850ab205ecc0dbd125bdc887eef924c))
### 🧑‍💻 Code Refactoring
* basic formatting ([a14176f](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a14176f3bcfb45e1ef0a5fa651308b99e060cc3a))
* basic formatting ([da2b4ec](https://github.com/Frosty704/EyeTrackVR-Docs/commit/da2b4eceb618753a5de23e4ef9bbef75af041b17))
* clean project files ([fa62654](https://github.com/Frosty704/EyeTrackVR-Docs/commit/fa62654b61b283402fd4f05ac66d9806df9aac6c))
* new docs incoming ([7773168](https://github.com/Frosty704/EyeTrackVR-Docs/commit/7773168de5ebdedd4b24397ba853188ae9248b1c))
* revert list style simplification ([796c107](https://github.com/Frosty704/EyeTrackVR-Docs/commit/796c1070c07e3649980afca85467d98133bad065))
* simplify checkbox label styling ([e27e95e](https://github.com/Frosty704/EyeTrackVR-Docs/commit/e27e95e43dc2ef52884da3af233198fdacd2d05e))
* simplify list styling ([188d6ce](https://github.com/Frosty704/EyeTrackVR-Docs/commit/188d6cebc32358fa00315c015b6b24f917dcf227))
* update deps ([8e3b15f](https://github.com/Frosty704/EyeTrackVR-Docs/commit/8e3b15fa02f5c9d50598bccae1c46809f2e3951a))
### 🤖 Build System
* set project as type module for ESM module ([338ee2e](https://github.com/Frosty704/EyeTrackVR-Docs/commit/338ee2e709ec7077b83e769c8337c613860ab7e3))
* Update build_release_vitepress.yml ([831f85a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/831f85a6ba65f56619459c4322666a6d9fa3338c))
### 🔁 Continuous Integration
* **ci-semver:** enable semantic versioning ([a39019a](https://github.com/Frosty704/EyeTrackVR-Docs/commit/a39019ae01bbe3d9508b1fa0cab65f61887628fa))
* **ci-semver:** enable semantic versioning ([2fe6b35](https://github.com/Frosty704/EyeTrackVR-Docs/commit/2fe6b3569d022adadbfb71060e8f83e8d3df5f1f))
## [1.9.0](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.8.0...v1.9.0) (2024-07-30)

View File

@ -46,11 +46,10 @@ const theme = {
text: "How to Build",
collapsible: true,
items: [
{ text: "Part List", link: "/how_to_build/parts_list" },
{ text: "Parts List (BETA)", link: "/how_to_build/part_list" },
{
text: "Protecting Cameras",
link: "/how_to_build/protecting_cameras"
text: "Preparing Cameras",
link: "/how_to_build/preparing_cameras"
},
{
text: "Preparing XIAO Sense ESP32",
@ -60,11 +59,14 @@ const theme = {
text: "Preparing V4 LEDs",
link: "/how_to_build/led_setup"
},
{
text: "3D Printed Mounts",
link: "/how_to_build/3d_printed_mounts",
},
{
text: "How to Create your own Camera Mount",
link: "/how_to_build/creating_your_own_mount",
},
{ text: "Full Build Guide", link: "/how_to_build/full_build" },
],
},
{
@ -111,6 +113,7 @@ const theme = {
text: "Miscellaneous",
collapsible: true,
items: [
{ text: "JLC3DP 3D Printing Service", link: "/misc/jlc3dp"},
{ text: "VR Chat Avatar Setup", link: "/misc/vrc_avatar_setup" },
{ text: "FAQ", link: "/misc/faq" },
],
@ -149,6 +152,9 @@ const theme = {
text: "Prepare to solder IR LED PCB V2's",
link: "/archive/fox_ir_v2_build_instructions",
},
{ text: "V3 Full Build Guide", link: "/how_to_build/full_build" },
{ text: "Part List (legacy)", link: "/how_to_build/parts_list" },
],
},
],

View File

@ -1,4 +1,6 @@
# Valve Index
# Valve Index {.text-[var(--font-accent)]}
These are two proven/tested ways to do a clean ETVR build on the Valve Index. Don't treat this as a *must follow*, but a setup to go for if you don't have other plans.
### Recommended Valve Index lens mounts
@ -8,18 +10,18 @@
[Foow17's 130 / 160° VROPTICIAN](https://makerworld.com/en/models/196791#profileId-217311)
[Frosty704's 160° WidmoVR Mount](https://github.com/Frosty704/indexwidmo-eyetrackvr)
[Frosty704's 160/120° WidmoVR Mount](https://github.com/Frosty704/indexwidmo-eyetrackvr)
Please note due to the LED positioning, these will **require you to extend the LED wire, or get [110mm extensions](https://store.eyetrackvr.dev/products/2x-110mm-replacement-wires)**
Please note due to the LED positioning, these will **require you to use the included 110mm extensions included in the V4 Kit**
[V4 LED Kit Assembly Video](https://www.youtube.com/watch?v=AVUbDNe7uNU)
[V4 LED Kit Assembly](https://docs.eyetrackvr.dev/how_to_build/led_setup)
## MUTEtheCyberwolf's DEV Frunk Mod:
![DevFrunk1](https://i.imgur.com/KQDFg1J.jpeg)
![HMD](https://i.imgur.com/4n6f4U3.png)
#### Mod Details
The DEV Frunk is a popular choice for ETVR on the Index. Replacing the original index frunk entirely, it has multiple mounting points for both the XIAO's, a Vive Facial Tracker (or [babble!](https://www.printables.com/model/745299-xiao-sense-case-seeed-studio-xiao-esp32s3-sense-ca)), and cutouts for 30x30x7mm fans.
The DEV Frunk is a popular choice for ETVR on the Index. Replacing the original index frunk entirely, it has multiple mounting points for both the XIAO's, a Vive Facial Tracker (or [project babble!](https://babble.diy/)), and cutouts for 30x30x7mm fans.
It also provides excellent ventilation simply due to the design being much more open, as well as a flip up design for the face tracker mount.

View File

@ -0,0 +1,21 @@
<script setup>
import Alerts from '../../vue/alerts/Alerts.vue'
import { alerts } from '../../static/alerts'
import PartsList from '../../vue/parts_list/PartsList.vue'
</script>
# 3D Printed Mounts {.text-[var(--font-accent)]}
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.
<Alerts :options="alerts.parts_list_three">
<template v-slot:content>
<p>
Keep in mind, some mounts only have the right(or left) version available. You will need to use blender or any slicer to mirror an STL for the other side.
</p>
</template>
</Alerts>
<PartsList />

View File

@ -56,7 +56,7 @@ export default {
links: 'If you already have a supported camera capable ESP32 or sourced elsewhere.'
},
{
name: 'Seeed Studio XIAO Sense ESP32-S3',
name: 'Seeed Studio XIAO Sense ESP32-S3',
amount: () => this.tracker,
cost: 12.87,
costAll: () => this.tracker * 12.87 + 3.18,
@ -94,7 +94,7 @@ export default {
links: 'If you already have a supported camera or sourced elsewhere.'
},
{
name: '130 Degree NO-IR',
name: '130 Degree NO-IR',
amount: () => this.tracker,
cost: 5.41,
costAll: () => this.tracker * 5.41,
@ -123,7 +123,7 @@ export default {
links: '<a href="https://docs.eyetrackvr.dev/getting_started/led_safety">IR LED Safety<a/> If you already have safe IR LED hardware and know what you are doing.'
},
{
name: 'Official V4 mini No-Solder',
name: 'Official V4 mini No-Solder',
amount: () => 1,
cost: 30,
costAll: () => this.tracker + 30 + 5,
@ -158,7 +158,7 @@ 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)',
name: '4 port USB 3.2 LDLrui (MTT Usually) (Best for Cost)',
amount: () => 1,
cost: 17.99,
costAll: () => this.tracker + 17.99,
@ -179,12 +179,20 @@ export default {
links: '<a href="https://www.aliexpress.us/item/3256801220206638.html">AliExpress</a> Small but non MTT hub breakout'
},
{
name: '3 port USB 3.0 Hub With Power Passthrough (MTT)',
name: '★ 4 port Adafruit CH334F USB Hub Breakout (MTT) (Best for Size)',
amount: () => 1,
cost: 4.99,
costAll: () => this.tracker + 8,
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)',
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'
},
],
selectedChoice: 1,
isOpen: false
@ -197,21 +205,20 @@ export default {
amount: () => this.tracker,
cost: 0,
costAll: () => this.tracker * 0,
links: 'If you have a 3d printer or have access to one somewhere.'
links: 'If you have a 3d printer or have access to one somewhere such as a library, friend, or school.'
},
{
name: 'JLCPCB Print Service, JLC3DP',
amount: () => this.tracker,
cost: 2,
costAll: () => this.tracker * 2 + 5,
links: '<a href="https://jlc3dp.com/3d-printing-quote">JLC3DP</a> '
links: '<a href="https://docs.eyetrackvr.dev/misc/jlc3dp">JLC3DP Printing Service</a>'
},
],
selectedChoice: 0,
isOpen: false
},
// Add other components similarly
],
total: 0,

View File

@ -7,11 +7,11 @@ import { image_settings } from '../../static/image_settings'
import { alerts } from '../../static/alerts'
</script>
# Build Guide {.text-[var(--font-accent)]}
# V3 Build Guide {.text-[var(--font-accent)]}
## This page will contain a step-by-step assembly guide.
## Updated documentation is still in progress and not updated here, please be patient.
## Updated documentation for V4 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:

View File

@ -7,8 +7,31 @@ import { image_settings } from '../../static/image_settings'
import { alerts } from '../../static/alerts'
</script>
# IR Filter Removal {.text-[var(--font-accent)]}
Some cameras require a removal of the IR filter, so the sensors are able to pick up the lighting provided by the IR LED's.
Many times, the IR filter will still be on the 160° night vision model. If your feed looks dark, this may be why!
### 130° IR Filter removal
<iframe width="560" height="315" src="https://www.youtube.com/embed/mRSLSeX3omA" title="How to Remove the IR Filter on a 130 Deg OV2640 Camera" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
### 160° IR Filter removal
<iframe width="560" height="315" src="https://www.youtube.com/embed/QYH-FWvDbDc?si=XKXL1B2BZKtDMlQ4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
##
# Blurry Camera? {.text-[var(--font-accent)]}
If your feed looks blurry in the ETVR app, you likely need to focus the cameras by turning the lens. They are glued in place from factory, but easily breakable with pliers.
Use a point of reference like the LED's while holding the camera, rotate the lens with pliers in either direction and watch if the feed gets more or less blurry. Repeat until you dial it in nicely. You should do this prior to mounting the cameras or atleast prevent mounting and unmounting them too many times or you risk breaking them.
##
# Protecting a Camera Ribbon Cable {.text-[var(--font-accent)]}
The ribbon cables that these cameras use are notoriously prone to damage rendering them useless.
By wrapping them in tape such as electrical tape and following best practices covered in the guide, you can significantly reduce the risk of killing a camera.
@ -74,7 +97,7 @@ And you are done!
* Do not fold tightly or bend the ribbon cable sharper than ~45 degrees if possible
* Do not expose to sharp objects or crevices
* The less wear while handling or putting on/off a headset the better
* Do not unmount and mount the cameras repetitively.
## Conclusion

View File

@ -0,0 +1,15 @@
# 3D Printing Service JLC3DP {.text-[var(--font-accent)]}
## If you don't own a 3D Printer, you can order high quality prints by the dollar using JLC3DP
https://jlc3dp.com/3d-printing-quote
### Upload your STL files with the following print settings
Do note that if you are printing for a example, a lens mount, you may need to mirror it in blender, or any slicer, to get both a left and right STL and upload them separate. Do not upload them combined
![UploadJLC](https://i.imgur.com/NFKoPAA.png)
### Choose a cheaper shipping option, for me this is global standard direct line
![Shipping](https://i.imgur.com/ck27eaH.png)
In the likely event you get an [email or alert](https://i.imgur.com/t2QmpBY.png) from JLC asking for consent to print as the STL has thin walls, you can agree to the print without worry.

View File

@ -1,5 +1,19 @@
const printed_parts = {
hmds: [
{
hmd: "Quest 3",
parts: [
""
],
hyper_links: [
{
url: "https://www.thingiverse.com/thing:6439510",
desc: "★ Quest 3 V4 Mount by BasilAldwin & Dentohn (Eye_Tracking_Ring_V21-B.stl)"
},
],
link_id: 1
},
{
hmd: "Quest 2",
parts: [
@ -31,7 +45,7 @@ const printed_parts = {
desc: "ESP mount by Prohurtz"
},
],
link_id: 1
link_id: 2
},
{
hmd: "Valve Index",
@ -41,34 +55,31 @@ const printed_parts = {
hyper_links: [
{
url: "https://github.com/Physics-Dude/Phys-Index-EyetrackVR-HW/blob/main/ETVR%20ValveIndex%20Cam-LED%20Mount%20Rings/Index-EyetrackVRv4%20v18%20Print%20Me.stl",
desc: "★ V4 IR and Camera mount by Physics Dude and bitbyt3r. Will require extra 110mm cables for solder-less"
desc: "★ 160° V4 IR and Camera mount by Physics Dude and bitbyt3r."
},
{
url: "https://github.com/MUTEtheCyberwolf/VALVE-INDEX-DEV-Frunk-1.0/tree/main/3D%20Print%20Files%20STL(Ascii)/Gen%203%20Prohurtz%20V2%20Mounts%20(VROptician)",
desc: "★ VROptician V4 IR and Camera mount by MUTE the Cyberwolf"
url: "https://makerworld.com/en/models/196741#profileId-217255",
desc: "★ 160/130° V4 IR and Camera mount by Foow17 & Physics Dude"
},
{
url: "https://makerworld.com/en/models/196791#profileId-217330",
desc: "★ 160/130° VROptician V4 IR and Camera mount by Foow17 & MUTE"
},
{
url: "https://github.com/Frosty704/indexwidmo-eyetrackvr/tree/main/v2",
desc: "★ 160/120° WidmoVR V4 IR and Camera mount by frosty704 & lerx-cnm"
},
{
url: "https://github.com/MUTEtheCyberwolf/VALVE-INDEX-DEV-Frunk-1.0/tree/main/3D%20Print%20Files%20STL(Ascii)",
desc: "★ ESP frunk mod by MUTE the Cyberwolf"
desc: " ESP frunk mod by MUTE the Cyberwolf"
},
{
url: "https://github.com/Physics-Dude/Phys-Index-EyetrackVR-HW/tree/main",
desc: "Gum Stick USB Hub Dongle by Physics Dude"
},
{
url: "https://github.com/EyeTrackVR/EyeTrackVR-Hardware/tree/main/3d_Printed_Mounts/Valve_Index/Seaweed",
desc: "V3 High IPD compatible 160 and 120 degree camera and IR emitter mounts by Seaweed"
},
{
url: "https://github.com/EyeTrackVR/EyeTrackVR-Hardware/tree/main/3d_Printed_Mounts/Valve_Index/qdot",
desc: "V3 Camera and IR emitter mount by Qdot"
},
{
url: "https://github.com/rrazgriz/IndexEyeTrackVR/tree/main/hardware",
desc: "Camera mount by Razgriz"
},
],
link_id: 2
link_id: 3
},
{
hmd: "Samsung Odyssey +",
@ -81,7 +92,7 @@ const printed_parts = {
desc: "★ V3 Camera and IR emitter mount by Breakdown"
}
],
link_id: 3
link_id: 4
},
{
hmd: "Quest 1",
@ -94,7 +105,7 @@ const printed_parts = {
desc: "★ V3 Camera and IR emitter mount by G0LDJAY"
}
],
link_id: 4
link_id: 5
},
{
hmd: "Vive Pro 2",
@ -111,7 +122,20 @@ const printed_parts = {
desc: "V3 VROptician camera and IR emitter mount by cat_who_loves_pie"
}
],
link_id: 5
link_id: 6
},
{
hmd: "Vive & Vive Pro",
parts: [
],
hyper_links: [
{
url: "https://www.thingiverse.com/thing:6438138",
desc: "★ Vive & Vive Pro EyeTrackVR V4 mount by SunGear"
}
],
link_id: 6
},
{
hmd: "Pico 4",
@ -128,7 +152,7 @@ const printed_parts = {
desc: "★ V4 board, and XIAO ESP mounts by RamesTheGeneric"
}
],
link_id: 6
link_id: 8
},
{
hmd: "General ESP Mounts",
@ -141,7 +165,7 @@ const printed_parts = {
desc: "★ ESP mount by G0LDJAY for general HMD use (use if there are no specific HMD mounts available)"
}
],
link_id: 7
link_id: 9
}
]
}