Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Hismith Servo Protocol #14

Open
blackspherefollower opened this issue Sep 8, 2023 · 1 comment
Open

Document Hismith Servo Protocol #14

blackspherefollower opened this issue Sep 8, 2023 · 1 comment

Comments

@blackspherefollower
Copy link

Name: HISMITH S2

Service: 0xffe5
Tx: 0xffe9

Get setup: cc010001
Position control mode: cc01a1a2
Smoothness: cc09XXYY (XX=0x00-0x0a - 10 is smoothest. YY=XX+0x09)
Min-length: cc07XXYY (XX=0x00-0x64 - 100% is 168mm. YY=XX+0x07)
Max-length: cc08XXYY (XX=0x00-0x64 - 100% is 168mm. YY=XX+0x08)
Move: cc0aXXYY (XX=0x00-0x64 - % point between min and max. YY=XX+0x0a)

With the default rod length, the collet extends from the body of the machine by 170mm to 338mm

@anaisbetts
Copy link

anaisbetts commented Feb 24, 2024

Some more commands:

Set auto mode: cc01a0
Power off: cc0200
Speed for auto mode: cc03XX

https://gist.github.com/anaisbetts/38aa001ca6a3a097385669478f8b9ef1#file-productcccontrol-smali

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants