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

complete set of changes for RPi 5 #278

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

outdoorbits
Copy link

This is the complete change as I use it in https://github.com/outdoorbits/little-backup-box.

replace rpi.gpio by rpi_gpio_bridge
Create rpi_gpio_bridge.py to replace rpi.gpio
@RampantDespair
Copy link

@outdoorbits
Did you add the setup requirement for the build?
Because looking at the details, it's mainly No module named 'gpiozero' #271
I added it in #277, I could PR it to your fork instead of main if that's fine?

@outdoorbits
Copy link
Author

You are welcome. I installed gpiozero by apt as mentioned at https://gpiozero.readthedocs.io/en/latest/installing.html

@RampantDespair
Copy link

@outdoorbits Yeah I understand that, but when the tests run, I suspect that the setup needs to be made aware of the necessary packages for it to function correctly. I opened a PR for your fork

@RampantDespair
Copy link

@rm-hull ...

@rm-hull
Copy link
Owner

rm-hull commented May 22, 2024

Looks like some test failures need investigating

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

Successfully merging this pull request may close these issues.

None yet

3 participants