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

Inverted pulse #57

Open
Koryphon opened this issue Apr 4, 2020 · 0 comments
Open

Inverted pulse #57

Koryphon opened this issue Apr 4, 2020 · 0 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@Koryphon
Copy link

Koryphon commented Apr 4, 2020

Hello,

I made a minor add to the Servo library (and at that time only for AVR) to output an inverted pulse (the output signal is at rest at VCC and the pulse is at GND). The goal is to drive a 6V powered servo, the pulse being amplified and inverted by a NPN transistor. 2 methods are added to the servo class: setInvertedPulse and isInvertedPulse. If you are interested in the add, I can extend it to the other supported platforms and I can do a PR.

Let me now.

Best regards

@per1234 per1234 added the type: enhancement Proposed improvement label Apr 4, 2020
@per1234 per1234 added the topic: code Related to content of the project itself label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants