Skip to content

[feature request] PWM support #119

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

Open
Ayush1325 opened this issue Feb 4, 2025 · 0 comments
Open

[feature request] PWM support #119

Ayush1325 opened this issue Feb 4, 2025 · 0 comments

Comments

@Ayush1325
Copy link
Contributor

I am working on some examples for PocketBeagle 2, and we have decided to use Rust for it.

I have a PWM example that currently uses a basic sysfs implementation. Since I am already using this crate for GPIOs, it would be nice to have PWM functionality here as well.

I can see that rust-sysfs-pwm exists, but seems to be unmaintained. So how would one go about adding PWM here. Should add the functionality here directly as a module, or would it be better to create PRs in rust-sysfs-pwm and build on top of it here.

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