jens-a-e / GroveNFC-Tag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grove NFC Tag iOS Reader

This repository contains code for exploring Speed Studio's configurable NFC tags during the Open Hardware Training as part of OpenDoTT.

In order to find out if the NFC Tags from Seeed Studio could be read by an iOS device this project was created. The attempt has so far not been successful.

I had hoped to have a way to easily connect wearables made for participants to a companion app.

Unfortunately it turns out that the prototyping with NFC tags beyond a simple RFID card like feature not easily achievable. The documentation from Seeed Studio does not cover hints for my intended functionality. And the data sheet of the chip used on the Grove NFC Tag boards only documents a very low level register codes, for which I currently neither have the time budget nor the experience in implementing.

However, this is a start to add an app for iOS as Seeed Studio only links one for Android.

Licenses

Source code newly written by the researcher in this repository is licensed under the GNU Public License (GPL).

Creative Commons License

Any other original content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Acknowledgments

Doctoral Researcher: Jens Alexander Ewald

Supervisors: Jayne Wallace (University of Northumbria, Newcastle upon Tyne), Mel Woods (University of Dundee), Mehan Jayasuriya (Mozilla Foundation), Max von Grafenstein (UdK Berlin), Davide Gomba (Officine Innesto)

This project is part of Open Design of Trusted Things (OpenDoTT) doctoral training network and has received funding from the European Union’s Horizon 2020 research and innovation program under the Marie Skłodowska-Curie grant agreement No. 813508.

About

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%