binhoHostAdapter

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

Was this helpful?