# Blinkin Specifications

## Electrical Specifications

| **Parameter**                   | **Min** | **Typ**                     | **Max** |
| ------------------------------- | ------- | --------------------------- | ------- |
| Recommended Operating Voltage † | 5.5V    | 12V                         | 13.5V   |
| Absolute Input Voltage ††       | 5.2V    | -                           | 25V     |
| Power Input                     | -       | XT30 Connector, Male        | -       |
| PWM Input                       | -       | 3-pin 0.1in pitch connector | -       |
| LED Strip Adapter               | -       | 7-pin JST PH connector      | -       |
| 12V LED Output Current ‡        | -       | -                           | 12A     |
| 5V LED Output Current ‡‡        | -       | -                           | 5A      |

| †  | <p>Minimum start-up operation for the 5V LEDs is 7V.</p><p></p><p>12V LEDs output is driven directly off this input voltage therefore lower or significantly higher input voltage may not allow for proper operation and may result in damage.</p> |
| -- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| †† | Recommended input operating voltage is from 5.5V to 13.5V. Absolute input voltage range is 5.2V- 25V—use caution before exceeding the recommended input range to prevent damage.                                                                   |
| ‡  | <p>Maximum of 12A output. Supports a maximum of 300 LEDs in series, or up to two strings of 300 in parallel. </p><ul><li>Equivalent to 10m of LEDs on 60 LED/m strips.</li></ul>                                                                   |
| ‡‡ | <p>Maximum of 5A output. Supports up to 240 LEDs for more patterns and brightness.  </p><ul><li>Equivalent to 4m of LEDs on 60LED/m strips.</li></ul>                                                                                              |

## Supported LED Strip Types

The Blinkin can control either 12V RGB LEDs or 5V Addressable LED strips.&#x20;

| **12V RGB LEDs**        | These LEDs are all connected together so the strip will always be all the same solid color, but this kind of LED strip is generally cheaper than the 5V kind. Blinkin is designed for 12V Common Anode LEDs such as [REV-11-1197](http://www.revrobotics.com/rev-11-1197/). These strips have a four-wire interface and can be cut to length every three LEDs.                         |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **5V Addressable LEDs** | Blinkin can control the WS2812 5V individually addressable LED type strips such as [REV-11-1198](http://www.revrobotics.com/rev-11-1198/). This kind of strip is more expensive than the 12V type, but each individual LED can be a different color and brightness to create very colorful animations. These strips have a 3-wire interface and can be cut to length between each LED. |

## Mechanical Drawing

<figure><img src="/files/QST5g2Smm6fXfN2P2IpM" alt=""><figcaption></figcaption></figure>


---

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