# ArtNet to OctoWS2811 Bridge

With this tool you can output to digital LED strips using the Teensy, the OctoWS2811 adaptor and the VideoDisplay firmware. The tool is based on [this vvvv contribution](https://vvvv.org/contribution/realtime-led-control-with-teensy3.xoctows2811) by  Paul Stoffregen, [catweasel](https://vvvv.org/users/catweasel) and [velcrome](https://vvvv.org/users/velcrome)

## Configuration

Get the tool **Tool: ArtNet to Teensy OctoWS2811 (USB) Bridge** from [itch.io](https://domj.itch.io/schema)

Install [vvvv beta](https://vvvv.org/downloads)&#x20;

Open the patch and refer to the included README file.


---

# 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://docs.scenic.tools/tools/artnet-to-octows2811-bridge.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.
