# Blinkin LED Driver Overview

The [Blinkin LED Driver (REV-11-1105)](https://www.revrobotics.com/rev-11-1105/) is a compact, all-in-one solution that can control LEDs in a stand-alone mode with just a 12V power source or in a dynamic mode, changing patterns by supplying a standard servo-style PWM signal.&#x20;

<figure><img src="https://1166281274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3KPEhFI6-MDoP9nZD%2Fuploads%2FZNBwSbWXdW3UuxJj7FFA%2FBlinkin_Lone_Tilt.png?alt=media&#x26;token=40bf3f0b-2ae5-42e3-a5fb-8cd243b63715" alt="Image of the Blinkin LED Driver" width="375"><figcaption></figcaption></figure>

## Frequently Used Resources

* [LED Strip Pattern Table Spreadsheet](https://docs.revrobotics.com/rev-crossover-products/gs/patterns#led-strip-pattern-table-spreadsheet)
* [Status LED Patterns](https://docs.revrobotics.com/rev-crossover-products/troubleshooting#status-led-patterns)
* [Electrical Specifications](https://docs.revrobotics.com/rev-crossover-products/specs#electrical-specifications)
* [FRC Application Examples](https://docs.revrobotics.com/rev-crossover-products/blinkin/ion)
* [FTC Application Examples](https://docs.revrobotics.com/rev-crossover-products/blinkin/duo)


---

# 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.revrobotics.com/rev-crossover-products/blinkin/overview.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.
