Prerequisites:
Python 3 Installed with pip. If you do not have Python 3 installed, you can get it for free for major platforms on python.org.
Verify pip:
|
Step 1: Setup Binho Nova Host Adapter hardware
The Binho Nova Multi-Protocol USB Host Adapter utilizes the standardized USB Communications Device Class driver in order to achieve maximum compatibility with as many systems as possible. As such, there's no driver to download and install for most modern operating systems (OS).
Certain operating systems, like Mac and Ubuntu, may require additional permissions to start using Binho Nova. In addition, Windows 7 does not have the standard USB CDC driver included as default.
Please check the following guide to setup permissions on Mac\Ubuntu and Windows 7 driver setup:
https://support.binho.io/user-guide/using-the-device/software-installation
Step 2: Install the Binho Host Adapter Libraries
The following command will install the binhoHostAdapter Python library.
|
Verify Nova can communicate with binhoHostAdapter Python library:
|
Step 3: Install Adafruit Blinka
|
Step 4: Set BLINKA_NOVA environment variable
In order for Adafruit blinka libraries to use Binho Nova, set the BLINKA_NOVA environment variable with the following command.
Windows Command line:
|
Windows Powershell:
|
Mac/Ubuntu:
|
Verify Binho Nova’s environment variable is set and the Adafruit Blinka libraries can recognize and communicate with the adapter:
|
Text editor powered by tinymce.