hardware ready

This commit is contained in:
2023-07-23 22:19:08 +02:00
parent 9b462b7eaf
commit 0697ad90be
3 changed files with 11 additions and 1 deletions

View File

@@ -30,6 +30,14 @@ MISO -> 19 (D6)
### RFID Reader
```
SOA -> 32
SCK -> 18
MOSI -> 23
MISO -> 19
IRQ -> NC
GND -> GND
RST -> 33
3.3V -> 3.3V
```
@@ -89,6 +97,8 @@ See https://arduino.stackexchange.com/a/76285 and https://github.com/miguelbalbo
```
Start / Stop -> 17 and GND
Wake up / Next -> 04 and GND
Previous -> 16 and GND
```