Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8026

Troubleshooting • Re: raspberry pi 5 gpio connection error

$
0
0
The error I get when using the RPi.GPIO library is as follows:

[ ... ]

can you help me with this?

Previously you have written:
raspberry gives an error about downloading the gpio.rpi library, so I used the gpiozero library,
I learned that I could use the gpiozero library, I designed my code accordingly

Raspberry Pi documentation says -
Ref: Use GPIO from Python - https://www.raspberrypi.com/documentati ... rom-python
Using the GPIO Zero library makes it easy to control GPIO devices with Python. The library is comprehensively documented at gpiozero.readthedocs.io.


The RPi.GPIO Python library, as installed by default with RasPiOS Bookworm, is NOT compatible with your RPi[5] board.

Statistics: Posted by B.Goode — Sat Aug 10, 2024 1:27 pm



Viewing all articles
Browse latest Browse all 8026

Trending Articles