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

Two options added #5

Open
wants to merge 2 commits into
base: Revision1.1-continuous
Choose a base branch
from

Conversation

geissbuehler
Copy link

@geissbuehler geissbuehler commented Jan 16, 2020

Hi,

For my project, that opens and closes a door for heat distribution, I had to increase the translation time and I wanted my programmable servo to go limp by disabling the PWM if no translation is in progress.

If TIMEMULTIPLIER is defined, the times for the translation time are multiplied by the value of TIMEMULTIPLIER.

If LIMP is defined, the PWM signal is only active during translations, allowing suitable servos to go limp and save energy (still allows manual door movements in my use case).

Regards,
Urs

Intended for programmable servos that can be configured to go limp when
PWM signal is lost
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

Successfully merging this pull request may close these issues.

1 participant