Getting Started with Binho Nova
The Binho Nova was designed for ultimate flexibility, as such, there are multiple ways to control and interact with it. This guide shows how to setup the hardware and interact with the device using Binho's GUI software, Python Libraries, and even a serial console.
CircuitPython Libraries with the Binho Nova Multi-Protocol USB Host Adapter
The Binho Nova Multi-Protocol USB Host Adapter allows one to interface their computer directly to hardware circuits. This device is powered by a USB connection to the host PC and is also able to provide downstream power to test circuits. This guide details how to use a Binho Nova with CircuitPython libraries to interface with sensors and components via I2C, SPI, GPIO's, or UART.