Commit graph

182 commits

Author SHA1 Message Date
Eva Herrada
f2f68f63bb
Update .gitignore 2022-04-21 18:43:40 -04:00
Kattni Rembor
d1bc70bfe5 Update Black to latest.
Signed-off-by: Kattni Rembor <kattni@adafruit.com>
2022-03-28 18:11:22 -04:00
dherrada
77a4a5c77f Fixed readthedocs build
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2022-02-15 11:57:21 -05:00
Anne Barela
afd9e5c745
Merge pull request #53 from jerryneedell/jerryn_none
revise ntag2xx_read_block() to return None on failure, update example
2022-02-14 17:24:56 -05:00
jerryneedell
5a91ef47ad fix example 2022-02-14 17:05:44 -05:00
jerryneedell
2b096008e7 revise ntag2xx_read_block() to return None on failure, update example 2022-02-14 16:54:06 -05:00
Alec Delaney
dea8f14cf1 Consolidate Documentation sections of README 2022-02-09 13:04:55 -05:00
dherrada
a655679a24 Updated docs link, updated python docs link, updated setup.py 2022-01-24 16:46:17 -05:00
dherrada
00cdd6b696 First part of patch
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2022-01-19 13:53:25 -05:00
foamyguy
9e9335a6c1
Merge pull request #47 from the-infinity/patch-1
accept longer ATS for ISO14443A-4 cards
2022-01-04 18:11:30 -06:00
foamyguy
d65fe24c7f merge from main 2022-01-04 17:19:13 -06:00
foamyguy
855072799f Merge branch 'main' into patch-1 2022-01-04 17:18:47 -06:00
foamyguy
06c41a25f0 update rtd py version 2021-11-23 13:06:50 -06:00
dherrada
26d9c0fc63 Updated readthedocs file
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-11-09 15:27:43 -05:00
Keith Murray
adfc67bf7f
Merge pull request #51 from adafruit/patch-fix
Linted
2021-11-08 10:35:35 -06:00
dherrada
a971bbce7c Linted 2021-11-08 11:19:36 -05:00
dherrada
379ffdb655 Disabled unspecified-encoding pylint check
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-11-05 15:17:27 -04:00
dherrada
b519791d86 PATCH Pylint and readthedocs patch test
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-11-04 16:36:38 -04:00
foamyguy
3cd0c365c8 add docs link to readme 2021-10-25 11:21:06 -05:00
dherrada
48f190e2d1 Globally disabled consider-using-f-string pylint check
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-09-24 13:22:30 -04:00
dherrada
83ad4fecb7 Moved default branch to main 2021-06-07 14:18:18 -04:00
dherrada
1233728a82 Moved CI to Python 3.7
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-05-24 11:33:52 -04:00
dherrada
1dea7cf11b Added help text and problem matcher
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-05-19 15:13:49 -04:00
dherrada
bb9b787086 Added pull request template
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-05-19 14:01:50 -04:00
dherrada
b5ce3eebbf "Increase duplicate code check threshold
"
2021-03-19 13:46:57 -04:00
Ernesto Ruge
c9fd4061b4
accept longer ATS for ISO14443A-4 cards 2021-03-06 12:40:37 +01:00
dherrada
fc8b488dbf Re-added pylint install to build.yml
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-03-02 17:37:01 -05:00
dherrada
d13fe39bc5 Removed pylint process from github workflow
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-03-02 17:12:37 -05:00
dherrada
16f03a54ae Hardcoded Black and REUSE versions
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-02-10 16:29:39 -05:00
foamyguy
f45cb3f250
Merge pull request #45 from adafruit/REUSE
Ran pre-commit, added licenses
2021-01-19 19:50:24 -06:00
foamyguy
49ecc039c9 update multiline copyright 2021-01-18 18:02:36 -06:00
foamyguy
ac1c1ccaea pylint 2021-01-17 08:59:35 -06:00
foamyguy
382f026b19 update author and year in examples 2021-01-17 08:54:22 -06:00
dherrada
931891cad1 Ran pre-commit, added licenses 2021-01-14 11:45:11 -05:00
dherrada
648a18d308 Added pre-commit-config file
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-01-11 16:30:38 -05:00
dherrada
38d878672b Added pre-commit and SPDX copyright
Signed-off-by: dherrada <dylan.herrada@adafruit.com>
2021-01-11 15:58:18 -05:00
Scott Shawcroft
b741c77cee
Merge pull request #41 from dunkmann00/performance-and-sleep
Improve performance and add ability to sleep
2020-09-18 10:46:13 -07:00
George Waters
7d7e3ce45f
Satisfy black formatting 2020-09-10 15:42:03 -04:00
George Waters
e9dbe2d4fb
Add low power example 2020-09-10 15:33:00 -04:00
George Waters
b756ef243e
Update docstrings 2020-09-09 10:34:05 -04:00
George Waters
aef2e8115f
Correct addition to frame length when reading 2020-09-08 21:41:18 -04:00
George Waters
74deaee495
Update UART mode
- Update `_wakeup` to come out of power_down and put the pn532 back into
  normal mode.
- `_wait_ready` now actually checks to see if the pn532 is ready
- improve how data is written out
2020-09-08 21:40:21 -04:00
George Waters
80df78725f
Update SPI _wakeup to come out of power_down
`_wakeup` also puts the pn532 back into normal mode.

Also removed some delays that aren't necessary.
2020-09-08 21:40:21 -04:00
George Waters
cdedaf16b9
Update I2C _wakeup to come out of power_down
`_wakeup` also puts the pn532 back into normal mode.
2020-09-08 21:40:21 -04:00
George Waters
790340eec2
Add ability to power down pn532 2020-09-08 21:40:21 -04:00
Dan Halbert
62ddaaf6e1
Merge pull request #38 from jepler/remove-bad-whitespace-directive
remove bad-whitespace pylint directive
2020-08-23 13:13:16 -04:00
Jeff Epler
56877f7cb1 remove bad-whitespace pylint directive 2020-08-23 11:01:52 -05:00
Limor "Ladyada" Fried
1d6dec350a
Merge pull request #37 from dunkmann00/listen-for-passive-target
Add support to 'listen' for tags
2020-08-19 11:31:49 -04:00
George Waters
02c063079a
Add support to 'listen' for tags
This adds support to break the `read_passive_target` function up into
two parts if desired. First tell the PN532 to listen for tags, and then
explicitly ask to read the UID from the tag. This can be useful when
trying to simultaneously scan tags and run timing sensitive code, like
updating neopixels, and don't want to wait for the timeout delay of
`read_passive_target`.
2020-07-27 15:53:36 -04:00
dherrada
50de551a2e Fixed discord invite link 2020-07-08 16:49:05 -04:00