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

digital PWM output support #23

Open
damercer opened this issue May 10, 2019 · 0 comments
Open

digital PWM output support #23

damercer opened this issue May 10, 2019 · 0 comments

Comments

@damercer
Copy link
Contributor

Hi:
I have some professors at RPI who are looking to use the digital PWM outputs to drive external H-Bridge motor drivers. Ideally, I think, how they might use the 4 digital pins would be to control maybe two motors using 2 pins as PWM outputs for motor speed and the other two pins as simple digital outputs for direction control (or maybe just one motor using the other 3 pins as simple digital controls).

I realize there are conflicts when changing PWM signals while the main analog ADC/DAC streaming is running. But allowing the host program to change PWM settings between the gaps in the ADC/DAC stream during discontinuous mode would still be useful I think.

If you could maybe post a possible implementation here I could clone it and play around with it some on my own.

Thanks

Doug

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

1 participant