> For the complete documentation index, see [llms.txt](https://docs.revrobotics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revrobotics.com/rev-crossover-products/blinkin/overview.md).

# 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="/files/u2WWLJe768kuidGlP9nh" alt="Image of the Blinkin LED Driver" width="375"><figcaption></figcaption></figure>

## Frequently Used Resources

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
