Firmware Version Update Log
v0.0.11 (2025-06-03)
New feature
None
Optimization and Repair
- Adjust the finger stroke based on the DV prototype, leaving 3° at the beginning and end to prevent locking; the available stroke for users:
- thumb_flex:59°
- thumb_aux:90°
- index:81°
- middle:81°
- ring:81°
- pinky:81°
- Optimize the position of internal gesturesOptimize the position of internal gestures
v0.0.10 (2025-05-13)
New features
include adding backlight, buzzer, and vibration motor switch, which can be controlled via protocol.
Optimization and Repair
- Fixed the shaking issue of the thumb root motor movement.
- Fixed the occasional misalignment issue during power-on reset.
- Optimized the interruption issue during reset.
- Optimized the starting current for position control (limiting the PWM duty cycle to 60% during stationary startup).
- Optimized the reverse braking current when the position control is in place (the PID controller limits the PWM duty cycle to 50% for reverse braking).
- Optimized the position of the internal gesture.
v0.0.9 (2025-04-29)
New Features
- Added end stroke protection (thumb tip protection stroke 5°, others 3°)
- Added long press for 5 seconds to restore factory settings and restart the system:
- Default ID: Left hand → restore to 0x7E (126); Right hand → restore to 0x7F (127)
- RS485 baud rate: restore to 460800 bps - CAN FD baud rate: restore to 5 Mbps
- Increased the precision of physical quantity mode control parameters to 0.1°
- Modified manual zero return to short press button
Optimization and Fixes
- Optimize the duty cycle of power-on reset, time-scheduled power-on, to reduce current peak values.
- Fix the frame length issue of canfd data frames.
- Fix the issue with reporting motor status.
- Optimize the thumb tip travel (the previous version defined thumb travel greater than the actual travel).
v0.0.8 (2025-04-14)
New Features
Added RS485 communication at 1M, 2M, and 5M
Optimizations and Fixes
- Fixed the whistling issue with current-controlled motors
- Fixed issues with action sequences
- Fixed the clicking noise issue with speed-controlled motors
- Fixed the SN length issue### Defect Tracking- Obtaining motor status will retain the last status, not the current status.
Undeveloped Features
- Motor self-diagnosis function (speed too fast, current too high, not rotating) [Power-on self-test, self-test options]
v0.0.7 (2025-04-09)
New Features
- Added automatic recognition for left and right hands
- Added factory reset
- Added configuration for finger protection current
- Added default recovery for built-in fingers
- Added fast position control mode6. Added configuration for thumb Aux lock current
Optimization and Fixes
- Known control issues
- Fixed action sequence storage issue
Known Defects and Undeveloped Features
Defect Tracking
- The motor status retrieved will retain the last status, not the current status.
Undeveloped Features
- Motor self-check function (too fast rotation, excessive current, not rotating) [Power-on self-check, self-check options]
v0.0.2 (2025-03-21)
New Features
- Built-in gesture and action sequence functionality
Optimizations and Fixes
- Fixed position speed mode
- Fixed action sequence storage issue
v0.0.1 (2025-03-19)
Initial version
Document Revision History
- 2025-03-19: Initial release(v0.0.1)
- 2025-03-21: Release(v0.0.2)
- 2025-04-09: Release(v0.0.7)
- 2025-04-14: Release(v0.0.8)
- 2025-04-29: Release(v0.0.9)
- 2025-05-13: Release(v0.0.10)
- 2025-06-03: Release(v0.0.11)