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

Make LinuxFS the default GPIO provider for Raspberry Pi + extend with helper functions #220

Open
FDelporte opened this issue May 5, 2022 · 0 comments
Assignees

Comments

@FDelporte
Copy link
Member

FDelporte commented May 5, 2022

Extending the Raspberry Pi plugin will enable us to achieve following goals

  • Make it easier for the user to configure GPIOs
  • Link PWM channels with the correct GPIO depending on the type of Raspberry Pi
  • Alert the user of wrong settings, e.g. "PWM channel on GPIO X is not possible"

Part of this can be achieved by merging the project https://github.com/FDelporte/PiHeaders into the Raspberry Pi plugin. With some additional helper functions we would be able to return the right board type with all the related information regarding number of pins, type of pins, etc.

Some of these are related to the ongoing work in #212.

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