All Projects → x43x61x69 → Core-NFC-Example

x43x61x69 / Core-NFC-Example

Licence: other
An example project which demonstrate the usage of iOS 11 Core NFC framework.

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to Core-NFC-Example

ChameleonMini
The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was first developed by KAOS. This is NOT the official repo for KAOS's ChameleonMini. For further information see the Getting Started Page
Stars: ✭ 350 (+1742.11%)
Mutual labels:  rfid, nfc
Mifareclassictool
An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.
Stars: ✭ 2,698 (+14100%)
Mutual labels:  rfid, nfc
flipperzero-firmware
Flipper Zero firmware source code
Stars: ✭ 2,551 (+13326.32%)
Mutual labels:  rfid, nfc
Wwdc
You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you 🥳
Stars: ✭ 2,561 (+13378.95%)
Mutual labels:  apple, nfc
TonUINO
Alternative TonUINO Firmware
Stars: ✭ 112 (+489.47%)
Mutual labels:  rfid, nfc
rfid-reader-http
PC/SC lite HTTP wrapper for reading from a remote card reader (RFID & NFC).
Stars: ✭ 27 (+42.11%)
Mutual labels:  rfid, nfc
NFCReaderWriter
NFCReaderWriter which supports to read data from NFC chips(iOS 11), write data to NFC chips(iOS 13) and read NFC tags infos(iOS 13) by iOS devices. Compatible with both Swift and Objective-C. I will appreciate you if give me a star on the top right of page.
Stars: ✭ 58 (+205.26%)
Mutual labels:  nfc, corenfc
GS-LOC
Apple geolocation services reverse engineering. Database scraper.
Stars: ✭ 36 (+89.47%)
Mutual labels:  apple
react-native-input-bar
Fully customizable, beautifully designed Input Bar for React Native
Stars: ✭ 32 (+68.42%)
Mutual labels:  apple
health kit reporter
A Flutter wrapper for the HealthKitReporter library
Stars: ✭ 16 (-15.79%)
Mutual labels:  apple
sign-in-with-apple-js-node-example
Sign in with Apple using Apple JS and REST API
Stars: ✭ 48 (+152.63%)
Mutual labels:  apple
node-apn-http2
Communicate with Apple Push Notification Service via native Node.js v8.8.1+ HTTP2 module (node-apn drop-in)
Stars: ✭ 25 (+31.58%)
Mutual labels:  apple
SPStorkController
Now playing controller from Apple Music, Mail & Podcasts Apple's apps.
Stars: ✭ 2,515 (+13136.84%)
Mutual labels:  apple
sign-in-with-apple
An example for sign-in-with-apple, golang-version.
Stars: ✭ 22 (+15.79%)
Mutual labels:  apple
Wells
A lightweight diagnostics report submission system
Stars: ✭ 26 (+36.84%)
Mutual labels:  apple
react-native-bounceable
Animate and bounce any component with RNBounceable for React Native
Stars: ✭ 26 (+36.84%)
Mutual labels:  apple
nfc attendance system esp32
NFC Attendance System | 智慧校園NFC考勤系統 | 基於ESP32的智慧校園NFC考勤系統控制器
Stars: ✭ 27 (+42.11%)
Mutual labels:  nfc
pre-commit-macadmin
Pre-commit hooks for Mac admins.
Stars: ✭ 43 (+126.32%)
Mutual labels:  apple
TermiNetwork
🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
Stars: ✭ 80 (+321.05%)
Mutual labels:  apple
FudiNFC
💳 NFC Reader And Writer using Android devices by @romellfudi
Stars: ✭ 44 (+131.58%)
Mutual labels:  nfc

Core NFC Example

Core NFC Example is an example project which demonstrate the usage of iOS 11 Core NFC framework.

preview

Features

  • Read NDEF compatiable NFC Tags.

Requirements

  • Xcode 9.
  • iOS 11.
  • An iPhone 7 or iPhone 7 Plus.
  • An Apple Developer Account and enables NFC reading for your codesigning App ID.

License

  The MIT License (MIT)

  Copyright © 2017 Zhi-Wei Cai. All rights reserved.

  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:

  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].