-
### Feature
Extend the `Mfrc522Reader` class to support cheap NFC chips like ntag215. This might require switching to another library. The currently used [pi-rc522](https://github.com/ondryaso/pi-rc5…
-
Hi there.
Good news fist: I got my phoniebox running well (I2S sound with amplifier, OLED-Display, RC522-RFID, GPIO Buttons, and on/off shim).
That was a long way. Rotary encoder and line out will f…
-
I wasn't sure whether or not these sketches are meant to work with Nintendo Switch Amiibo's?
I've tried to use the ```Dump_amiibo.ino``` but I keep getting the following errors:
```
Firmware Vers…
-
Hi , this is not an issue but a request...
Do you know how to connect the RC522 in order to use it on SPI1 and not SPI0 standard on Rpi3 ?
Thank you.
-
Hello! Thank you for your efforts with the library.
I am trying to run it on a Raspberry Pi 3 (Raspbian GNU/Linux 8 (jessie)), and it is impossible to make it work without `sudo`. To narrow down the i…
-
Hi,
i got two problems.
1. wait_for_tag is not working for me - it just hangs there waiting. However i can read tags after commenting out the wait_for_tag bit
2. After like 40 reads in a row ( …
-
The fingerprint sensor is still on the way, so I wanted to prepare the controller already.
But the controller does not appear in the WLAN and I get these messages in the monitor. Is the missing senso…
-
Hello All,
I've tried so many combinations now, but nothing works. I am using a Raspberry PI B (latest board revision) and a clean installed Raspbian Jessie updated to the latest versions. My PN532…
-
Hi,
using one reader (spidev0.0 and spidev0.1) in one program works (Read.py).
Two readers are not working. Only the first initialized is working.
Any idea?
Thomas
`import RFID
import signal
import…
-