MicroPython_PN532/adafruit_pn532
tgikal c44abc207e
Sped up for the RaspberryPi SPI
Tested writing 437 bytes of data to an NTAG215.
Original script: 18.9 seconds write, 19.2 seconds read.
Modified script: 7.6 seconds write, 7.8 seconds read.
2019-06-28 15:12:41 -04:00
..
__init__.py initial refactor 2018-08-28 12:36:54 -07:00
adafruit_pn532.py initial refactor 2018-08-28 12:36:54 -07:00
i2c.py ok, fine, if you insist 2018-08-28 13:26:02 -07:00
spi.py Sped up for the RaspberryPi SPI 2019-06-28 15:12:41 -04:00
uart.py initial refactor 2018-08-28 12:36:54 -07:00