Skip to content

add routines for 1-pwm in driver code #211

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

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

runger1101001
Copy link
Member

Add initial support (api and generic implementation only so far) for 1-pwm in the driver code.

1-PWM is not useful for BLDC or stepper control, but has other applications connected to our library:

  • DC Motor control (stay tuned for new stuff in the drivers library)
  • Active and regenerative braking
  • PFC (power factor correction)
  • and of course it can be used to dim the headlights of your robot :-D

@askuric
Copy link
Member

askuric commented Aug 29, 2022

You're right, this is a good extension.

@runger1101001
Copy link
Member Author

:-) I'll merge it... I'll try to add some hardware driver implementations in the weeks to come, but first I will test the power-shield

@runger1101001 runger1101001 merged commit 055ebf3 into simplefoc:dev Aug 29, 2022
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.

2 participants