Loading README.md +10 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,16 @@ Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de> Enabling SPI will place the line `dtparam=spi=on` in the file `/boot/firmware/config.txt` </details> <details> <summary>Links</summary> - [Source code of `mfrc522` on GitHub](https://github.com/pimylifeup/MFRC522-python) - [Likely unneeded `SPI-Py` library on GitHub](https://github.com/lthiery/SPI-Py) - [Datasheet (de)](https://cdn-reichelt.de/documents/datenblatt/A300/SBC-RFID-RC522_DB.pdf) - [Instructions (de)](https://cdn-reichelt.de/documents/datenblatt/C300/SBC-RFID-RC522-ANLEITUNG-08-07-2019.pdf) - [Instructions (en)](https://cdn-reichelt.de/documents/datenblatt/C300/SBC-RFID-RC522-MANUAL-08-07-2019.pdf) </details> #### Pi as a WiFi hotspot 1. Plug in a WiFi stick (on the Raspberry Pi 3 Model V1.2, I didn't get the internal WiFi to work as a hotspot, however, that seems to be an issue that only I with my specific Pi have) Loading Loading
README.md +10 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,16 @@ Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de> Enabling SPI will place the line `dtparam=spi=on` in the file `/boot/firmware/config.txt` </details> <details> <summary>Links</summary> - [Source code of `mfrc522` on GitHub](https://github.com/pimylifeup/MFRC522-python) - [Likely unneeded `SPI-Py` library on GitHub](https://github.com/lthiery/SPI-Py) - [Datasheet (de)](https://cdn-reichelt.de/documents/datenblatt/A300/SBC-RFID-RC522_DB.pdf) - [Instructions (de)](https://cdn-reichelt.de/documents/datenblatt/C300/SBC-RFID-RC522-ANLEITUNG-08-07-2019.pdf) - [Instructions (en)](https://cdn-reichelt.de/documents/datenblatt/C300/SBC-RFID-RC522-MANUAL-08-07-2019.pdf) </details> #### Pi as a WiFi hotspot 1. Plug in a WiFi stick (on the Raspberry Pi 3 Model V1.2, I didn't get the internal WiFi to work as a hotspot, however, that seems to be an issue that only I with my specific Pi have) Loading