binhoHostAdapter

circle-check

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 Functionschevron-right

Buffer

Buffer Functionschevron-right

IO

IO Functionschevron-right

SPI

SPI Commandschevron-right

I2C

I2C Functionschevron-right

1-WIRE

1-WIRE Commandschevron-right

SWI

SWI Functionschevron-right

UART

UART Functionschevron-right

Last updated

Was this helpful?