Commit graph

54 commits

Author SHA1 Message Date
Carter Nelson
b949e87e1a
Merge pull request #24 from tgikal/tgikal-SPI-read_passive_target-timeout
SPI read_passive_target timeout
2019-07-03 14:30:27 -07:00
tgikal
5c75384f83
Fix SPI read_passive_target timeout 2019-07-03 15:12:18 -04:00
tgikal
3f759879c8
Fix SPI read_passive_target timeout
Moving the `with` statement seems to correct the timeout issue.
2019-07-01 14:48:24 -04:00
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
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
Melissa LeBlanc-Williams
3d9866bf46
Merge pull request #22 from dherrada/master
Added sensor name to example filename
2019-05-11 07:44:04 -07: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
jerryneedell
c8acb3f9df
Merge pull request #16 from Tasm-Devil/master
remove the flush=True argument
2019-02-03 12:20:47 -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
Kattni
915b2e2eb0
Merge pull request #11 from sommersoft/readme_fix_travis
Update README Travis Badge
2018-12-21 13:48:58 -06:00
sommersoft
809e043df6 change 'travis-ci.org' to 'travis-ci.com' 2018-12-21 13:29:39 -06:00
Brennen Bearnes
8d40ab80c7
Merge pull request #10 from adafruit/pypi-readme
update readme with PyPI install instructions
2018-12-20 13:12:06 -07:00
Kattni
54a6524841
update readme with PyPI install instructions 2018-12-20 14:08:27 -06:00
Brennen Bearnes
9c19977b8d
Merge pull request #9 from adafruit/setup-py
setup.py update
2018-12-10 15:41:56 -07:00
Kattni
3447de5d2d
setup.py update 2018-12-10 17:11:03 -05:00
Limor "Ladyada" Fried
98c47df4c4
Merge pull request #6 from caternuson/iss3_refactor
Refactoring to save memory
2018-09-16 11:01:12 -07:00
caternuson
08fa1eabaa update examples 2018-09-12 14:33:00 -07:00
caternuson
b55dcd29d0 ok, fine, if you insist 2018-08-28 13:26:02 -07:00
caternuson
97b5c5c5d6 linter said knock you out 2018-08-28 13:21:44 -07:00
caternuson
2049c36984 now for you lint lint cool j 2018-08-28 13:11:43 -07:00
caternuson
c5fe6d8d0b read the docs 2018-08-28 13:05:21 -07:00
caternuson
6bdd671105 initial refactor 2018-08-28 12:36:54 -07:00
Limor "Ladyada" Fried
f5588700cb
Merge pull request #5 from caternuson/iss4
fix examples import
2018-08-27 17:55:48 -07:00
caternuson
df5fcff2a2 fix examples import 2018-08-27 17:25:03 -07:00
ladyada
51ee2ddff9 add pylint disable to deal with context bug 2018-08-26 15:40:08 -04:00
ladyada
57f5531bde travisfix 2018-08-26 15:35:34 -04:00
ladyada
abc3be1b79 fix url 2018-08-26 15:32:50 -04:00
ladyada
23f8c480eb pypi support 2018-08-26 15:31:35 -04:00
Limor "Ladyada" Fried
b3c283172e
Merge pull request #2 from ladyada/master
pylint party
2018-08-26 12:11:15 -07:00
ladyada
5b9d11e0a8 lint & add example 2018-08-25 17:07:50 -04:00
ladyada
3f4eeb5cbb manually added https://github.com/adafruit/Adafruit_Python_PN532/pull/10 - thanks! :) 2018-08-25 17:04:21 -04:00
Your Name
a6c32449ef Pylint, doc, and better raspi support 2018-08-25 20:39:16 +00:00
Limor "Ladyada" Fried
095714a232
Delete README.md 2018-08-25 01:51:25 -04:00
Limor "Ladyada" Fried
8d0de90791
Merge pull request #1 from ladyada/master
working initial code
2018-08-24 22:51:01 -07: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
72fa49206d longer timeout seems necessary 2018-08-25 00:31:36 -04:00
ladyada
6664444ab7 light neatening 2018-08-25 00:25:57 -04:00
ladyada
5542a15249 SPI working 2018-08-25 00:18:08 -04:00
ladyada
f1f0b7a13f pulled i2c into its own subclass 2018-08-24 14:57:05 -04:00
ladyada
aa36758493 speed up by checking i2c busy byte 2018-08-24 14:46:03 -04:00
ladyada
29679ba8a3 remove i2c status byte 2018-08-24 14:44:09 -04:00
ladyada
fce5b57918 add reset 2018-08-24 14:36:52 -04:00
ladyada
76a7ff5aab fix squiggly start 2018-08-21 00:12:35 -04:00