-
-
Current version of this repo, replace `-DWITH_HF_SAMYRUN \ ` with `-DWITH_HF_COLIN \` and `hf_young.c` with `hf_colin.c` in Makefile under armsrc/ . Ran make clean && make all and I get :
```
arm-n…
ghost updated
6 years ago
-
Hi all
I bricked my brand new Proxmark3 RDV2 by installing a win gui firmare only to find out it didn't work and that the repo was "bleeding edge and highly experimental". OoooucH
Rather than go…
-
Hi ,about this project.
1-what is the diffrent between this project and libnfc?
2-if i want to use on windws,what should i install to use that project?
3-witch type of tag can i read with that proj…
-
I was having some trouble with compiling the felica-read-ndef example when I ran `make`, and I also was getting some missing symbol errors [1] when executing `mifare-desfire-info` after adding a `mifa…
-
I have a very weird problem. I have two very similar PN532 readers in both the Elechouse (http://www.elechouse.com/elechouse/index.php?main_page=product_info&cPath=90_93&products_id=2242) and Adafruit…
-
- [x] NFCリーダー & Raspberry Pi の購入
- [x] SuicaからIDの取得
- [] ~Suica & Raspberry Pi で出席APIを叩く~
- [x] 直接 Slack の incomming webhook を叩く
-
Add Sony FeliCa chip support for the few PC/SC readers compliant with Sony FeliCa.
Maxhy updated
8 years ago
-
I have a PN532 board (http://www.adafruit.com/products/364) hooked up to my Raspberry Pi. I've confirmed it's working using the utilities that come with libnfc:
pi@raspberrypi ~ $ ./libnfc-1.7.0-rc7…
-
``` bash
In file included from ../src/nfc.cc:6:
In file included from ../node_modules/nan/nan.h:190:
../node_modules/nan/nan_new.h:208:10: error: call to 'New' is ambiguous
return imp::Factory::New(…