# Binho Nova

<figure><img src="https://1059373410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHsTSGN4n74wHqBYxgF3t%2Fuploads%2F4u2NrqwPU9tbFnuQ8MRq%2FNova.png?alt=media&#x26;token=94030eb0-3977-40a9-a238-1f7552985a86" alt="" width="375"><figcaption><p>Binho Nova Host Adapter</p></figcaption></figure>

## Summary

The *Binho Nova Multi-Protocol USB Host Adapter* allows one to interface their computer directly to hardware circuits. This device is powered by the USB connection to the host PC and is also able to provide downstream power to test circuits.

## Description

The Binho Nova features 5 signal pins, 1 x 3v3 pin, 1 x VUSB pin, and 3 x GND pins on its 10pin wire harness. The wire harness terminates with a female 1.27mm 2x5 IDC connector. In IO Mode, the 5 signal pins can be used for varying functions such as Digital Input, Digital Output, PWM Output, Digital Interrupt (on rising edge, falling edge, or change), Analog Input, or Analog Output.&#x20;

Additionally, the host adapter is able to utilize these pins to communicate on several digital buses: I2C, SPI, UART, (Dallas)1-Wire, and (Atmel) Single-Wire Interface. While in these modes of operation, remaining available pins can be assigned to other related or unrelated purposes such as gpio, interrupts, chip selects, PWM signals, or analog input or outputs.

The Binho Nova is ideal for manual testing during firmware development and debugging as well as a perfect way to automate hardware testing and validation. A common use-case of this product in production environments is for EEPROM/Flash Memory programming along with functional testing activities.

## Common Applications

* Firmware Development
* Proof of Concept Development
* System Debugging&#x20;
* Automated Hardware/Firmware Testing&#x20;
* EEPROM Programming&#x20;
* FLASH Programming&#x20;
* FRAM Programming

## Hardware Specifications

### Key Features

* Support for SPI @ 12MHz max clock
* Support for I2C @ 3.4MHz max clock
* Support for UART @ 1000000 max baud
* Support for Dallas 1-Wire
* Support for Atmel Single-Wire Interface
* Provides 3v3 and VUSB power rails
* 1 x DAC Output, 5 x ADC Inputs
* GPIO / Interrupt / PWM Support
* Programmable RGB Status LED
* Field-Upgradeable Device Firmware
* Cross-platform Support for Windows, Mac, Linux
* Robust, low-profile Aluminum Enclosure
* USB Type-C Connector

### Power Requirements

* Power Source: USB Type-C
* Voltage & Current: 200 mA @ 5 V
* Max Power Consumption: 1 W

### Interfaces

* USB-C: Serves as both power input and data interface.
* Wire harness which terminates with a female 1.27mm 2x5 IDC connector composed by 5 signal pins, 1 x 3v3 pin, 1 x VUSB pin, and 3 x GND pins.

### Included Components

Every Binho Nova Multi-Protocol USB Host Adapter comes with a convenient [breadboard breakout adapter](https://binho.io/collections/accessories/products/breadboard-breakout). Also included is a 1-foot USB Type-C to Type-A cable, all packed neatly in a soft-shell zippered case.

## Pinout Guide

<figure><img src="https://1059373410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHsTSGN4n74wHqBYxgF3t%2Fuploads%2Ftx7Pv6gyvZ0AFbHINk5r%2Fimage.png?alt=media&#x26;token=bedde3b2-da22-4d0f-9a38-498bb566284a" 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://support.binho.io/user-guide/binho-nova.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.
