No project description provided
Project description
BrainCo Stark Python SDK
Industrial-grade dexterous robotic hand control SDK with multi-protocol support and cross-platform compatibility.
🤖 Supported Devices
| Device | Motor | Touch Sensor | Protocols |
|---|---|---|---|
| Revo1 Basic | 6-DOF | - | Modbus, CAN 2.0 |
| Revo1 Touch | 6-DOF | Capacitive | Modbus, CAN 2.0 |
| Revo1 Advanced | 6-DOF | - | Modbus, CAN 2.0, CANFD, EtherCAT |
| Revo1 Advanced Touch | 6-DOF | Capacitive | Modbus, CAN 2.0, CANFD, EtherCAT |
| Revo2 Basic | 6-DOF | - | Modbus, CAN 2.0, CANFD, EtherCAT |
| Revo2 Touch | 6-DOF | Capacitive | Modbus, CAN 2.0, CANFD, EtherCAT |
| Revo2 Touch Pressure | 6-DOF | Pressure (Modulus) | Modbus, CAN 2.0, CANFD, EtherCAT |
Touch Sensor Capabilities
- Capacitive: Normal/tangential force detection, proximity sensing
- Pressure (Modulus): High-precision pressure distribution mapping
🔌 Protocol & Platform Support
| Protocol | Linux | macOS | Windows | Hardware |
|---|---|---|---|---|
| Modbus RTU | ✅ | ✅ | ✅ | USB-RS485 adapter |
| CAN 2.0 / CANFD | ✅ | ✅ | ✅ | See CAN adapters below |
| EtherCAT | ✅ | ❌ | ❌ | EtherCAT NIC |
CAN Adapter Support (built-in)
| Adapter | Linux | macOS | Windows | Notes |
|---|---|---|---|---|
| ZQWL USB-CAN | ✅ | ✅ | ✅ | Cross-platform, 6Mbps serial, recommended |
| SocketCAN | ✅ | ❌ | ❌ | Linux kernel native |
| ZLG USBCANFD | ✅ | ❌ | ✅ | Requires ZLG driver |
🚀 Key Features
Motor Control
- Position, speed, current, and force control modes
- Real-time status monitoring (angle, current, error, voltage)
- Trajectory planning and action sequences
Touch Sensing
- Proximity and contact detection
- Normal and tangential force measurement
- High-precision pressure distribution (Modulus sensors)
Device Management
- Auto-detection across multiple protocols
- Firmware updates (DFU/OTA)
- Configuration management (baudrate, CAN ID, limits)
- Device info retrieval (SN, firmware version, hardware type)
Developer Tools
- Comprehensive Python API with type hints
- C/C++ bindings for embedded systems
- GUI debugging tools included
- Extensive examples and documentation
📦 Installation
pip install bc-stark-sdk
📚 Documentation & Examples
- Official Documentation - Complete SDK guide
- Python Examples - Python code samples
- C++ Examples - C/C++ integration guide
🔗 API Reference
- Python Type Stubs - Full Python API
- C Header File - C/C++ API
📄 License
Proprietary - © 2015-2026 BrainCo Inc. All rights reserved.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bc_stark_sdk-2.0.1-cp39-abi3-win_amd64.whl.
File metadata
- Download URL: bc_stark_sdk-2.0.1-cp39-abi3-win_amd64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.9+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f0b1fda07e137bfff03e56adecef477e8c705c4312b2845c77db0f2769c4856
|
|
| MD5 |
26d7a3e3bc12f65badbdc621c73a31ca
|
|
| BLAKE2b-256 |
cdd18de7ccf5602d16625fb0162f2c311568fb2c528172ac5691ce35e1727c9b
|
File details
Details for the file bc_stark_sdk-2.0.1-cp39-abi3-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: bc_stark_sdk-2.0.1-cp39-abi3-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.9+, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61766ce65122fa3722eee4c6f123d772ad6f8a47c3c8d269b3d2ccba89352c90
|
|
| MD5 |
f1da5bcbe21bc7fa8950e7ae49a4ec09
|
|
| BLAKE2b-256 |
7349a4f2860849a8e4c57620ffeeed81b3662563177d4d2a6230c477b4990955
|
File details
Details for the file bc_stark_sdk-2.0.1-cp39-abi3-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: bc_stark_sdk-2.0.1-cp39-abi3-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 2.5 MB
- Tags: CPython 3.9+, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba758197b6d171cf46dd0c96e736327f128c8be85f8a488410828845be1990ff
|
|
| MD5 |
92bf1bef7cca79814e31fecdeca684a0
|
|
| BLAKE2b-256 |
e09fef873e51a9560fb24e96e6f16d7c5ec4f8396d3c422b198fe54be0630927
|