# VAN PI DIMMY - LED Controller WIRED

Adding a 7-channel PWM LED dimmer to your system is simple with the VAN PI DIMMY. Follow these steps to integrate the dimmer:

1. **Connect the I2C Wire**: Attach the I2C wire from the VAN PI CORE to the VAN PI DIMMY.
2. **Reboot or Start the System**: Once connected, reboot or start your system.

The VAN PI DIMMY features:

* **6 Channels**: Each channel supports up to 3A (30W). (channel 1-6)
* **1 Channel**: This high-power channel supports up to 10A (100W). (channel 7)

Once integrated, you can control the LEDs through the touchscreen, web interface app, or external inputs, providing flexible and convenient management of your lighting setup.

{% embed url="<https://youtu.be/R4rqyswE6x4>" %}

<br>


---

# 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://pekaway.gitbook.io/van-pi/connecting-devices/van-pi-dimmy-led-controller-wired.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.
