Documentation Index
Fetch the complete documentation index at: https://motorbridge.seeedstudio.com/llms.txt
Use this file to discover all available pages before exploring further.
Source:
examples/web/README.mdWeb HMI Examples
CAN bring-up and troubleshooting guide: ../../docs/en/can_debugging.mdws_quad_sync_hmi.html
Single-slider Web HMI for synchronized 4-motor angle control viaws_gateway.
Default targets:
- Damiao
0x01(4340P, feedback0x11) - Damiao
0x07(4310, feedback0x17) - MyActuator
1(X8, feedback0x241) - HighTorque
1(hightorque, feedback0x01)
Run
Notes
- The page creates one WS session per motor for better sync and lower target-switch overhead.
- Position commands now default to
continuous=true, so one send will keep holding position; use “Stop All” or “Disable All” to release. - Slider value is angle in radians and is sent to all connected motors.
- If you see occasional disconnects on one motor session:
- raise gateway
--dt-msfrom20to50 - keep HMI
发送周期(ms)around60~100 - keep
错峰(ms)around8~20
- raise gateway
ws_quad_sync_hmi_rs.html
Based onws_quad_sync_hmi.html, this variant only replaces motor #4 from HighTorque to RobStride. The other three targets stay the same.
Default targets:
- Damiao
0x01(4340P, feedback0x11) - Damiao
0x07(4310, feedback0x17) - MyActuator
1(X8, feedback0x241) - RobStride
127(rs-06, feedback0xFE)