# Breadboard Breakout

![](/files/-Lhd4mbU8wVDcNGxkyHM)

This board features a male 2x5 1.27mm connector and breaks it out to breadboard-friendly 2.54mm / 0.1in pitch headers. It's a quite easy way to interface your Binho host adapter with other circuits using standard jumper wires as well. The board measures 14mm x 18mm x 7mm and is black with white silkscreen labels for each of the pins. The SMT connector comes soldered to the board but you'll need to install the headers (included) yourself.

{% hint style="success" %}
Note that each *Binho Multi-Protocol USB Host Adapter* includes one of these adapters.
{% endhint %}

These are available for purchase on our website [here](https://binho.io/collections/accessories/products/breadboard-breakout).

### Breadboard Breakout Pin Diagram

![](/files/-MADN-Ya8pvA6pg0xGXD)


---

# 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://csupport.binho.io/user-guide/accessories/breadboard-breakout.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.
