mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
34 lines
759 B
Markdown
34 lines
759 B
Markdown
---
|
|
layout: page
|
|
title: Wiring Guide
|
|
permalink: /wireguide
|
|
nav_order: 1
|
|
parent: How to build
|
|
---
|
|
|
|
|
|
|
|
## Basic Full Wiring Diagram With IR PCBs
|
|
|
|
|
|
|
|
<img src="https://imgur.com/2E8vY4W.png" alt="drawing" width="500"/>
|
|
|
|
|
|
|
|
## IR PCB Emitter Back Side Wiring for 2 Resistors (reccomended)
|
|
|
|
|
|
|
|
<img src="https://imgur.com/BViCBrn.png" alt="drawing" width="200"/>
|
|
|
|
### The 2 350ohm resistors should connect the each side of the resistor pad and NOTHING ELSE. Its important that it does not touch any other pad.
|
|
### Alternatively you can wire it like the 1 resistor one, but add a secondary one in the 5v in wire.
|
|
|
|
|
|
|
|
## IR PCB Emitter Back Side Wiring for 1 700-710 ohm Resistor (not reccomended)
|
|
|
|
|
|
<img src="https://imgur.com/va3tZOh.png" alt="drawing" width="200"/>
|