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

Added support for Orange Pi boards. #77

Merged
merged 2 commits into from
Aug 31, 2024

Conversation

shaneapowell
Copy link
Contributor

I have an Orange Pi Zero 2W hooked up to my TMC2209 in UART mode.
I added the support for the OPi.GPIO library that is a drop-in port of the RPi.GPIO library.
https://github.com/rm-hull/OPi.GPIO

I've currently only tested this in UART mode with the enable pin, and it does work.
I have not yet tried with full GPIO control mode.

@Chr157i4n Chr157i4n added the new board add a new GPIO board label Aug 31, 2024
@Chr157i4n Chr157i4n merged commit 7795c11 into Chr157i4n:main Aug 31, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new board add a new GPIO board
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants