thank you, I had a lot of trouble setting it up, but this worked for me
@neilsedeno89129 ай бұрын
I have an error installing in "sudo pip3 install spidev"
@TJ_tech366 ай бұрын
I found that you habe to use sudo apt install python3-spidev
@legit_genetic49202 жыл бұрын
Thank you!
@top10information59 ай бұрын
GPIO.setup(pin_rst, GPIO.OUT) RuntimeError: Cannot determine SOC peripheral base address i am getting this error on raspberry pi 5
@eduarddez44169 ай бұрын
So in the tutorial what is wrongly specified is that you connect the RST pin to GPIO24 (which is wrong) , it is supposed to be connected to GPIO25 (as he does in the video) .
@jenemiepascual092 жыл бұрын
how to add another card?
@beksesthetics Жыл бұрын
my rc522 still doesnt want to write on the tag!
@noahtaco188710 ай бұрын
Same here. Did you ever figure out what was wrong?