Named GPIO pins + Orange Pi 5 GPIO support#2279
Draft
thatcomputerguy0101 wants to merge 10 commits intoPhotonVision:mainfrom
Draft
Named GPIO pins + Orange Pi 5 GPIO support#2279thatcomputerguy0101 wants to merge 10 commits intoPhotonVision:mainfrom
thatcomputerguy0101 wants to merge 10 commits intoPhotonVision:mainfrom
Conversation
…device numbers Pending a diozero update for a proper implementation, but this should work for the vast majority of boards. The diozero maintainer does not appear to be active at this time.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This adds support for named GPIO pins. These are almost essential for Orange Pi 5 support, which only have the pin names on the documentation and no numbers. It will also be useful for Rubik Pi 3 support, which has an oddball GPIO pin on a different chip for its singular PWM output.
Currently untested, also missing Rubik Pi 3 documentation.
Blocked on photon-image-modifier#119. Also will need an image update for Rubik Pi named pins to work.
Meta
Merge checklist: