Replies: 1 comment 7 replies
-
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a spindle that needs 0-10V for speed control. I have tried a couple of the cheap pwm to 10V converters, and they are pretty miserable. I had an idea that my board (BTT SKR 2) could output an analog voltage when it updates its pwm output, and I can just amplify the analog output to span the 0-10V range I need. It would be linear and much more accurate than the output of a pwm converter.
So, I looked at the plugin examples and the templates but am still a bit lost. Seems to me I need to:
Any tips on how to get started would be appreciated.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions