binhoHostAdapter

We highly encourage everyone to use our new Python package which is packed with features. This library is still supported, but is not recommended for new design.

The binhoHostAdapter class contains all the necessary functions to programmatically control / automate all of the functionality of your binho Multi-Protocol USB Host Adapter. This class can be included in your code as show below.

from binhoHostAdapter import binhoHostAdapter

This class contains a multitude of functions split into several different categories. The documentation has been split up accordingly.

Device

Device Functions

Buffer

Buffer Functions

IO

IO Functions

SPI

SPI Commands

I2C

I2C Functions

1-WIRE

1-WIRE Commands

SWI

SWI Functions

UART

UART Functions

Last updated