diff --git a/README.de.md b/README.de.md index 2194f6e..a717d71 100644 --- a/README.de.md +++ b/README.de.md @@ -76,6 +76,11 @@ Deutsches Erklärvideo: [Youtube](https://youtu.be/uNDe2wh9SS8?si=b-jYx4I1w62zaO **Achte darauf, dass am PN532 die DIP-Schalter auf I2C gestellt sind** +![Wiring](./img/Schaltplan.png) + +![myWiring](./img/IMG_2589.jpeg) +![myWiring](./img/IMG_2590.jpeg) + ## Software-Abhängigkeiten ### ESP32-Bibliotheken diff --git a/README.md b/README.md index 9350399..4ebaba2 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,11 @@ german explanatory video: [Youtube](https://youtu.be/uNDe2wh9SS8?si=b-jYx4I1w62z **Make sure that the DIP switches on the PN532 are set to I2C** +![Wiring](./img/Schaltplan.png) + +![myWiring](./img/IMG_2589.jpeg) +![myWiring](./img/IMG_2590.jpeg) + ## Software Dependencies ### ESP32 Libraries diff --git a/img/IMG_2589.jpeg b/img/IMG_2589.jpeg new file mode 100644 index 0000000..af94491 Binary files /dev/null and b/img/IMG_2589.jpeg differ diff --git a/img/IMG_2590.jpeg b/img/IMG_2590.jpeg new file mode 100644 index 0000000..df7ca83 Binary files /dev/null and b/img/IMG_2590.jpeg differ diff --git a/img/Schaltplan.png b/img/Schaltplan.png new file mode 100644 index 0000000..e3310c4 Binary files /dev/null and b/img/Schaltplan.png differ