# Specifications

## General Specifications

| Parameter   | Value and Units |
| ----------- | --------------- |
| Sensor Type | I2C             |
| IMU Sensor  | BNO055          |
| I2C Address | 0x29            |
| Port Type   | JST PH, 4-pin   |

## Electrical Specifications

| Parameter             | Value and Units |
| --------------------- | --------------- |
| Max Operating Voltage | 3.3V            |

## Physical Specifications

| Parameter      | Value and Units            |
| -------------- | -------------------------- |
| Length         | 41.5mm (1.63in)            |
| Width          | 15mm (0.59in)              |
| Height         | 16.8mm (0.66in)            |
| Mounting Holes | 2 x M3 Holes on 32mm pitch |

## Mechanical Drawing

<figure><img src="/files/n9BtNUJYrz71DxI3OFFR" alt=""><figcaption><p>9-Axis IMU Top View</p></figcaption></figure>

<figure><img src="/files/pzSM3wiTmxZAHzsT4RPO" alt=""><figcaption><p>9-Axis IMU Side View</p></figcaption></figure>

{% hint style="success" %}
[Full Mechanical Drawing](https://www.revrobotics.com/content/docs/REV-31-3332-DR.pdf)
{% endhint %}

## Pinout

<figure><img src="/files/3dg23uGXTRFnEJBu9EV4" alt=""><figcaption><p>9-Axis IMU Pinout</p></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/sensors/9-axis-imu/specifications.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.
