Open hamemuh2 opened 6 months ago
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
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?