Improved keyboard wedge

Devilclarke’s repo works great.
The PN532 is far superior to the MFRC522. I’ve created the code for ESP32 and PN532 using Devilclarke’s lib. This one uses I2C instead of SPI, saving some cables. I’ve not bothered with the array password, since I am not going to use it, but it should be easy to add it. It works a lot better than my MFRC522-code.
My wedge is now working exactly as I want, now I only need to make an eclosure.
If anyone else is using ESP32, feel free to steal and modify:

5 Likes