We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS: debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.20+rpt-rpi-v8 architecture: arm64 pi model: 4B
Working through worksheets 3 & 4 from the GPIO Zero folder. The wheels aren't turning correctly based on code commands.
forward() and left() commands:
backwards() and right() commands:
They seem to spin correctly using the RPIO folder code, but then continue running without stopping.
Wondering if there's an issue with the software or OS version compatibility?
The text was updated successfully, but these errors were encountered:
Sorry for the long delay - Pi Wars and EMF have kept us very busy.
Are you still experiencing this issue? It sounds quite odd.
Looking at the photo, everything looks like it has been correctly set up. We have not had previous reports about the 4B being a problem.
Which version of GPIOZero are you using? YOu can find this by following the instructions here: https://gpiozero.readthedocs.io/en/stable/faq.html#how-can-i-tell-what-version-of-gpiozero-i-have-installed
Sorry, something went wrong.
No branches or pull requests
OS: debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.6.20+rpt-rpi-v8
architecture: arm64
pi model: 4B
Working through worksheets 3 & 4 from the GPIO Zero folder.
The wheels aren't turning correctly based on code commands.
forward() and left() commands:
backwards() and right() commands:
They seem to spin correctly using the RPIO folder code, but then continue running without stopping.
Wondering if there's an issue with the software or OS version compatibility?
The text was updated successfully, but these errors were encountered: