Commit graph

28 commits

Author SHA1 Message Date
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
George Waters
e9dbe2d4fb
Add low power example 2020-09-10 15:33:00 -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
d488bbd852 Re-ran black 2020-03-17 15:40:30 -04:00
dherrada
18858f7604
Merge branch 'master' into pylint-update 2020-03-17 15:39:46 -04:00
dherrada
129e02d563 Ran black, updated to pylint 2.x 2020-03-16 16:00:49 -04:00
FoamyGuy
474f246508 update examples to use firmware_version property 2020-02-29 12:08:24 -06:00
YiSuHo
be99db456d Add comment for DigitalInOut import 2019-08-28 11:52:28 +09:00
YiSuHo
5de83ddcf7 Add commented out import for DigitalInOut
This seems to be the better way in order to avoid confusion
2019-08-23 09:30:57 +01:00
Kattni
949a5c6213
Merge pull request #21 from fezthedev/readwrite_mifare
Copied and modified readwrite tutorial to support mifare classic cards
2019-05-15 14:08:54 -04:00
Kattni
1ef38a470d
Rename file. 2019-05-15 13:38:33 -04:00
dherrada
1f1b91ee63 Added sensor name to example filename 2019-05-10 11:17:14 -04:00
Fezthedev
fae45efa06 Attempt to make Travis happy 2019-05-07 13:43:54 -04:00
Fezthedev
ea97723594 Copied and modified readwrite tutorial to support mifare classic cards 2019-05-07 13:19:56 -04:00
Limor "Ladyada" Fried
6e2b2a6688
Merge pull request #18 from jerryneedell/jerryn_ntag203
fix readwrite_ntag203.py example
2019-02-03 13:23:52 -05:00
Jerry Needell
e97487a9d7 fix readwrite_ntag203.py example 2019-02-03 12:00:02 -05:00
Pascal Deneaux
9f9bd82849
remove the flush=True argument
it causes a failure in Circuitpython
2019-02-03 14:45:24 +01:00
caternuson
08fa1eabaa update examples 2018-09-12 14:33:00 -07:00
caternuson
df5fcff2a2 fix examples import 2018-08-27 17:25:03 -07:00
ladyada
5b9d11e0a8 lint & add example 2018-08-25 17:07:50 -04:00
Your Name
a6c32449ef Pylint, doc, and better raspi support 2018-08-25 20:39:16 +00:00
ladyada
3d55059ca6 remove old example 2018-08-25 01:46:04 -04:00
ladyada
ae8cfa08d0 cookie 2018-08-25 01:45:47 -04:00
ladyada
caa34fadff uart support 2018-08-25 01:32:00 -04:00
ladyada
5542a15249 SPI working 2018-08-25 00:18:08 -04:00
ladyada
faaf7fad4d basic UID reading works 2018-08-21 00:10:46 -04:00