Skip to content

Getting Started with Revo 2

This page applies to Revo 2. Confirm your device and connection method, then use the desktop tool or SDK to establish the first connection.

1. Identify the device and interface

Check the specifications and protocol overview to identify the hardware variant, communication interface, and adapter. Use the device's configured port, device ID, and communication rate. Do not copy parameters from another model or an example without checking them.

Tactile features and communication interfaces depend on the hardware variant and its protocol specification.

2. Choose an integration workflow

GoalStart here
Connect and debug with the desktop toolDownloadsDesktop tool guide
Develop with PythonGet SDKPython SDK
Develop with C/C++Get SDKC/C++ SDK
Implement the protocol directlyProtocol overview, then select the specification for your hardware variant

Before installing, check the system requirements in “Get SDK” and select dependencies and packages for your operating system, CPU architecture, and language version. Revo 1/2 examples use brainco-hand-sdk; Revo 3 uses a separate SDK.

3. Establish the first connection

  1. Follow the instructions for the selected device and interface to configure power, wiring, and the adapter.
  2. Configure the port, device ID, and communication rate in the desktop tool or SDK example.
  3. After connecting, check that the returned device information matches your hardware. Read the firmware version and record the connection parameters.
  4. Once the connection works, follow the corresponding guide to run a control example. Before running it, determine whether it drives the fingers and clear all people and obstacles from the hand's motion area.

4. Find examples and troubleshoot

For connection failures, record the device model, hardware and firmware versions, operating system, SDK version, adapter, communication parameters, and error logs. First check the power, wiring, and parameters against the device configuration.

Help