# Discontinued Color Sensors

## Color Sensor V2 Overview

The REV Robotics Color Sensor V2 is a combined color and proximity sensor with updated features from the original REV Color Sensor. From a single sensor you can measure colors and rough distances to various targets.

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

### Features

* Redesigned case
  * Better mounting
  * Wider field of view
  * Better sensor protection
* Built-in white LED
  * LED power is switchable with new built-in switch
* Supports Standard (100kHz) or High Speed (400kHz) I2C
  * Supports auto-increment register reads
* Built-in IR Proximity Emitter and Detector

### Kit Contents&#x20;

|                                  Part Number                                 | Description                      | Qty |
| :--------------------------------------------------------------------------: | -------------------------------- | :-: |
|            [REV-31-1537](https://www.revrobotics.com/rev-31-1537/)           | Color Sensor V2                  |  1  |
| [REV-31-1407](https://www.revrobotics.com/jst-ph-4-pin-sensor-cable-4-pack/) | JST PH 4-pin Sensor Cable - 30cm |  1  |

## Color Sensor V1 Overview

The REV Robotics Color Sensor V1 a single sensor you can measure colors and rough distances to various targets. The Color Sensor V1 has a built-in IR (optical) and Proximity Sensor and white LED for active target lighting. Using High Speed I2C Communication (400kHz), as well as auto increment register read, allows the user to return all the color register and status register data in one read command instead of 4 separate read commands.&#x20;

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

### Features

* M3 Mounting Hole
* Built-in white LED
  * LED power is switchable with new built-in switch
* Supports Standard (100kHz) or High Speed (400kHz) I2C
  * Supports auto-increment register reads
* Built-in IR Proximity Emitter and Detector

### Kit Contents&#x20;

|                                  Part Number                                 | Description                      | Qty |
| :--------------------------------------------------------------------------: | -------------------------------- | :-: |
|            [REV-31-1154](https://www.revrobotics.com/rev-31-1154/)           | Color Sensor V1                  |  1  |
| [REV-31-1407](https://www.revrobotics.com/jst-ph-4-pin-sensor-cable-4-pack/) | JST PH 4-pin Sensor Cable - 30cm |  1  |


---

# 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/sensors/color-sensor/discontinued.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.
