# I2C

The Manifold 5S has two I2C ports usable when the Brain option is installed.

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

Pinout of the I2C connectors follow the Blue Robotics connector standard.&#x20;

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

Currently, only one I2C driver is available, and it supports any one of the Blue Robotics pressure/temperature sensors (BAR02, BAR30, BAR100). Only one of these can be attached at any one time.


---

# 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.ceruleansonar.com/c/manifold-5l-and-manifold-5s-ethernet-switch/connection-information/i2c.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.
