# Hardware installation guide

## Audio and displays

Follow installation instructions for your selected speakers and displays.

For BITTSy to display image and video stimuli, your system's display settings should be set to **Extend** mode. [See here for instructions on changing Windows 10 display settings](https://support.microsoft.com/en-us/help/4340331/windows-10-set-up-dual-monitors).

There are several audio issues that can be identified during setup that can cause problems for experiments in BITTSy (or any other experimental software) later. See [this section](/bittsy/support/troubleshooting/setup-issues-documentation/audio-channel-crossover.md) for more info.

## Lights

1. **Connect the** [**USB-DMX interface box**](/bittsy/set-up/visual-hardware/lights.md#usb-dmx-interface) (such as ENTTEC DMX USB PRO) **to the computer tower**. Both ends should be USB ports (albeit different types).<br>
2. Connect your [dimmer/switch pack](/bittsy/set-up/visual-hardware/lights.md#dmx-dimmer-switch-pack) (such as DP-415 unit) to a **power source**.<br>
3. **Connect the USB-DMX box to the dimmer pack**. The connection between them should be DMX OUT on the USB-DMX box to DMX IN on the dimmer pack. The outputs of the dimmer pack are only for the lights.<br>
4. **Connect dimmer pack to the lights.** If you wish to control each light individually (as in a headturn preference setup with a left, center, and right light), ensure that they are plugged under separate numbered channels. The numbering of the channels on your dimmer pack will generally match with the device IDs used by BITTSy, but this will be confirmed later when you run the [BITTSy setup protocol](/bittsy/set-up/bittsy-installation.md#running-the-setup-protocol)!<br>
5. &#x20;If you have the DP-415 unit, be sure that notches 1 & 10 are flicked to the “ON” position (toward the top). Notch 1 sets the starting DMX address to the lowest (the options 2-9 are unneeded), and notch 10 makes it function as a switch pack.<br>
6. **Check for necessary firmware/drivers for your USB-DMX interface box.** If you purchased from ENTTEC, see the Downloads section at the bottom of the product page ([here](https://www.enttec.com/product/controls/dmx-usb-interfaces/dmx-usb-interface/) for the ENTTEC DMX USB Pro); download and install both the Win D2XX driver and the recommended firmware.

![](/files/-LrooMVRFOhdlSuEep_6)

![](/files/-LrooSX7BJ1aoZ9W2OCC)

After everything has been successfully installed, this is what the booth looks like:

![](/files/-Lroo_6aewzlE09-yQgT)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ldevumd.gitbook.io/bittsy/set-up/hardware-installation-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
