Search found 1 match
- Wed Feb 03, 2021 2:10 pm
- Forum: ESP32 boards
- Topic: MicroPython with adafruit-circuitpython-pn532 / CircuitPython on ESP32
- Replies: 9
- Views: 14639
Re: MicroPython with adafruit-circuitpython-pn532 / CircuitPython on ESP32
I'm pretty new to programming in general but is working on a solution to emulate different kinds of Mifare-tags to be read by external Mifare readers. I have a Pycom MCU and from what I'm reading the PN532 should make it possible to emulate a Mifare Classic UID tag. Is this correct? Also I'm wonderi...