GitHub / adafruit/Adafruit_CircuitPython_PN532 issues and pull requests
#69 - change to ruff
Pull Request -
State: closed - Opened by FoamyGuy 3 months ago
#68 - How can I change the code inside of the Card using PN532
Issue -
State: closed - Opened by Malidoas457 12 months ago
- 1 comment
#67 - Example using interrupt
Issue -
State: closed - Opened by samzmann over 1 year ago
- 1 comment
#66 - Add support for Mifare classic value block operations
Pull Request -
State: closed - Opened by symm almost 2 years ago
#65 - add addtional RTD info
Pull Request -
State: closed - Opened by tcfranks over 2 years ago
- 11 comments
#64 - resubmit pr Typting Annotations
Pull Request -
State: closed - Opened by tcfranks over 2 years ago
#63 - Change UART timeout to seconds in examples
Pull Request -
State: closed - Opened by caternuson over 2 years ago
#62 - Add I2C address
Pull Request -
State: closed - Opened by caternuson over 2 years ago
#61 - Add Missing Type Annotations
Pull Request -
State: closed - Opened by tcfranks over 2 years ago
#60 - Reading Encrypted card error
Issue -
State: open - Opened by cookie196 over 2 years ago
#59 - NTAG 424
Issue -
State: open - Opened by btchans over 2 years ago
- 4 comments
Labels: enhancement
#58 - Using serial with the FTDI cable causes the library to hang when a card is read
Issue -
State: closed - Opened by AnasMalas over 2 years ago
- 7 comments
#57 - Fix product links in docs
Pull Request -
State: closed - Opened by tekktrik about 3 years ago
#56 - Additional RTD documentation needed
Issue -
State: closed - Opened by tekktrik about 3 years ago
Labels: good first issue, documentation, Hacktoberfest
#55 - Products link broken in documentation
Issue -
State: closed - Opened by tekktrik about 3 years ago
Labels: documentation
#54 - More than one card detected! with no cards on reader
Issue -
State: closed - Opened by PinkFreud about 3 years ago
- 1 comment
#53 - revise ntag2xx_read_block() to return None on failure, update example
Pull Request -
State: closed - Opened by jerryneedell over 3 years ago
#52 - ntag2xx_read_block() should return None on failure
Issue -
State: closed - Opened by jerryneedell over 3 years ago
#51 - Linted
Pull Request -
State: closed - Opened by evaherrada over 3 years ago
#50 - Faster way to detect when a card disconnects
Issue -
State: closed - Opened by dimpolo almost 4 years ago
- 1 comment
#49 - Could the driver be changed to support passing I2C address as a parameter?
Issue -
State: closed - Opened by ErlendFj almost 4 years ago
- 15 comments
Labels: enhancement, good first issue, Hacktoberfest
#48 - Missing Type Annotations
Issue -
State: closed - Opened by FoamyGuy almost 4 years ago
- 1 comment
Labels: good first issue, documentation, Hacktoberfest
#47 - accept longer ATS for ISO14443A-4 cards
Pull Request -
State: closed - Opened by the-infinity over 4 years ago
- 1 comment
#46 - Cannot found mifare card using UART
Issue -
State: closed - Opened by Walkline80 over 4 years ago
- 2 comments
#45 - Ran pre-commit, added licenses
Pull Request -
State: closed - Opened by evaherrada over 4 years ago
- 3 comments
#44 - get_passive_target is asking for more data from the UART than is provided, so we are blocking
Issue -
State: closed - Opened by infrastructure-ninja over 4 years ago
#43 - How can I make read_passive_target wait indefinitely until a tag becomes available?
Issue -
State: open - Opened by xetum almost 5 years ago
- 5 comments
Labels: enhancement
#42 - using uart raspi "unicode strings are not supported"
Issue -
State: closed - Opened by ethugbaby almost 5 years ago
- 7 comments
#41 - Improve performance and add ability to sleep
Pull Request -
State: closed - Opened by dunkmann00 almost 5 years ago
- 5 comments
#40 - Remove delays
Pull Request -
State: closed - Opened by dunkmann00 almost 5 years ago
- 2 comments
#39 - I2C delays slowing down code
Issue -
State: closed - Opened by dunkmann00 almost 5 years ago
- 1 comment
Labels: enhancement
#38 - remove bad-whitespace pylint directive
Pull Request -
State: closed - Opened by jepler almost 5 years ago
#37 - Add support to 'listen' for tags
Pull Request -
State: closed - Opened by dunkmann00 about 5 years ago
- 5 comments
#36 - Add support to 'listen' for tags
Issue -
State: closed - Opened by dunkmann00 about 5 years ago
- 3 comments
Labels: enhancement
#35 - IRQ not used?
Issue -
State: closed - Opened by dunkmann00 about 5 years ago
- 3 comments
#34 - Failed to detect the PN532 - Rasp Pi Zero with PN532 Shield v1.3
Issue -
State: closed - Opened by dangell7 over 5 years ago
- 2 comments
#33 - Black reformatting with Python 3 target.
Pull Request -
State: closed - Opened by kattni over 5 years ago
#32 - Ran black, updated to pylint 2.x
Pull Request -
State: closed - Opened by evaherrada over 5 years ago
#31 - Update Code of Conduct
Pull Request -
State: closed - Opened by sommersoft over 5 years ago
#30 - Change get_firmware_version() function to a property
Pull Request -
State: closed - Opened by FoamyGuy over 5 years ago
- 5 comments
#29 - PN532_SPI._wait_ready: fixed command overwriting
Pull Request -
State: closed - Opened by basil-huber over 5 years ago
#28 - PN532_SPI._wait_ready cannot recover if failing
Issue -
State: closed - Opened by basil-huber over 5 years ago
#27 - Moved repository from Travis to GitHub Actions
Pull Request -
State: closed - Opened by evaherrada over 5 years ago
#26 - Removed building locally section from README, replaced with documenta…
Pull Request -
State: closed - Opened by evaherrada almost 6 years ago
#25 - Add commented out import for DigitalInOut
Pull Request -
State: closed - Opened by xon235 almost 6 years ago
- 4 comments
#24 - SPI read_passive_target timeout
Pull Request -
State: closed - Opened by tgikal about 6 years ago
- 5 comments
#23 - 'module' object has no attribute implementation
Issue -
State: closed - Opened by jamiedavid4 about 6 years ago
- 2 comments
#22 - Added sensor name to example filename
Pull Request -
State: closed - Opened by evaherrada about 6 years ago
#21 - Copied and modified readwrite tutorial to support mifare classic cards
Pull Request -
State: closed - Opened by fcrisafulli-dev about 6 years ago
- 1 comment
#20 - Authenticate with card key
Issue -
State: closed - Opened by MikeDabrowski over 6 years ago
- 8 comments
#19 - SPI read_passive_target timeout not working correctly
Issue -
State: closed - Opened by BraindeadBZH over 6 years ago
- 4 comments
#18 - fix readwrite_ntag203.py example
Pull Request -
State: closed - Opened by jerryneedell over 6 years ago
- 1 comment
#17 - bytearray error in example readwrite_ntag2xx.py
Issue -
State: closed - Opened by jerryneedell over 6 years ago
#16 - remove the flush=True argument
Pull Request -
State: closed - Opened by Tasm-Devil over 6 years ago
#15 - print method failure in pn532_simpletest.py
Issue -
State: closed - Opened by Tasm-Devil over 6 years ago
- 1 comment
#14 - Read/write .vcf into mifare cards using pn532 RFID/NFC shield
Issue -
State: closed - Opened by marienelle96 over 6 years ago
- 2 comments
#13 - Response checksum did not match expected value
Issue -
State: closed - Opened by Taewan-P over 6 years ago
- 16 comments
#12 - pn532_simpletest.py - UART - busio.UART not supported on this platform. Please use pyserial instead.
Issue -
State: closed - Opened by chuenniger over 6 years ago
- 2 comments
#11 - Update README Travis Badge
Pull Request -
State: closed - Opened by sommersoft over 6 years ago
#10 - update readme with PyPI install instructions
Pull Request -
State: closed - Opened by kattni over 6 years ago
#9 - setup.py update
Pull Request -
State: closed - Opened by kattni over 6 years ago
#8 - Module not found
Issue -
State: closed - Opened by D37R4C7 almost 7 years ago
- 7 comments
#7 - Add @property style access
Issue -
State: closed - Opened by caternuson almost 7 years ago
- 5 comments
Labels: help wanted, good first issue
#6 - Refactoring to save memory
Pull Request -
State: closed - Opened by caternuson almost 7 years ago
- 6 comments
#5 - fix examples import
Pull Request -
State: closed - Opened by caternuson almost 7 years ago
#4 - incorrect import path for examples
Issue -
State: closed - Opened by caternuson almost 7 years ago
- 3 comments
#3 - MemoryError: memory allocation failed
Issue -
State: closed - Opened by andreykats almost 7 years ago
- 23 comments
#2 - pylint party
Pull Request -
State: closed - Opened by ladyada almost 7 years ago
- 1 comment
#1 - working initial code
Pull Request -
State: closed - Opened by ladyada almost 7 years ago