mirror of
https://github.com/sweidac/kidsbox.git
synced 2025-07-27 19:31:54 +02:00
17 lines
253 B
Markdown
17 lines
253 B
Markdown
# Kidsbox
|
|
|
|
### RFID
|
|
|
|
_The MISO/MOSI pins are not inverted on host/chip_
|
|
|
|
Connection Table:
|
|
|
|
|RC522 Pin|ESP32 Lyrat v4.3 Pin|GPIO Number|
|
|
|-|-|-|
|
|
|3.3v|3.3v|-|
|
|
|RST|3.3v|-|
|
|
|GND|GND|-|
|
|
|SDA|SCLK|5|
|
|
|SCK|SCK (I2C header)|23|
|
|
|MOSI|LRCK|25|
|
|
|MISO|DSDIN|26| |