-
- [ ] https://github.com/adamgreg/arduino-nfc
- [ ] https://github.com/ElectronicCats/ElectronicCats-PN7150
Test if it works at all, and response time/lag, the ElectronicCats library feelt slugish…
-
NFC is a important part of IoT ecosystem and now part of some basic use cases that should be supported by Zephyr.
It is also available on some boards and ICs supported by Zephyr.
A NFC library porte…
-
While developing an expo module to read the PD file from the eGK via NFC and your OpenHealthCardKit I ran into the following issue:
Some context and folder structure:
I am building this module so …
-
Hi,
Currently I've installed on old version of raspbian to get everything working but it would be nice to use raspbian bookworm instead.
Is it possible to create the scripts to install NFC access?
-
I have a project called [cove](https://github.com/bitcoinppl/cove) that is using uniffi, I had it set up as a single crate and the build script calling `cargo run --bin uniffi-bindgen generate --libra…
-
Move what we have into https://github.com/ros-java/android_extras
-
We are using your NFC library for Turkey's identity verification, retrieving information such as the photo, date of birth, and expiry date. However, the NFC reading process is a bit slow. Do you have …
-
I'm not even able to scan an NFC tag on iOS, while the same code works well on Android.
I have taken all the steps to include the NFC Core Library on Xcode, and adding NFC capabilities in the Info.…
-
Could this library poll felica card and the ISO 14443A card at the same time?
I want to develop a card reader that accept felica standard and ISO 14443A standard.
For example `nfc.felica_Polling…
-
The NUG indicates that strings (dimension and variable names, anyway) should be NFC normalized.
"""
... names are normalized according to Unicode NFC normalization rules during encoding as UTF-8 for …