All Projects → classycodeoss → android-nfc-http-tunnel

classycodeoss / android-nfc-http-tunnel

Licence: other
Android NFC HTTP Tunnel Demo

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to android-nfc-http-tunnel

nfc attendance system esp32
NFC Attendance System | 智慧校園NFC考勤系統 | 基於ESP32的智慧校園NFC考勤系統控制器
Stars: ✭ 27 (-3.57%)
Mutual labels:  nfc, libnfc
rfid-reader-http
PC/SC lite HTTP wrapper for reading from a remote card reader (RFID & NFC).
Stars: ✭ 27 (-3.57%)
Mutual labels:  nfc, libnfc
Nfc Android
Android Nfc技术解析、使用
Stars: ✭ 249 (+789.29%)
Mutual labels:  nfc
TonUINO
Alternative TonUINO Firmware
Stars: ✭ 112 (+300%)
Mutual labels:  nfc
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 (+1150%)
Mutual labels:  nfc
core
UBIC: The crypto currency providing UBI for the masses using the E-Passport
Stars: ✭ 37 (+32.14%)
Mutual labels:  nfc
android-hce-desfire
A HCE software implementation of the NXP Desfire NFC protocol in an Android app (to be used with Cyanogenmod HCE patch)
Stars: ✭ 30 (+7.14%)
Mutual labels:  nfc
Metrodroid
Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)
Stars: ✭ 238 (+750%)
Mutual labels:  nfc
Margoulineur2000
NFC
Stars: ✭ 24 (-14.29%)
Mutual labels:  nfc
easypay
NFC smart cards and payment terminals in Nigeria
Stars: ✭ 41 (+46.43%)
Mutual labels:  nfc
flutter nfc kit
Flutter plugin to provide NFC functionality on Android and iOS, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards
Stars: ✭ 119 (+325%)
Mutual labels:  nfc
react-native-nfc-manager
React Native NFC module for Android & iOS
Stars: ✭ 1,053 (+3660.71%)
Mutual labels:  nfc
android-hostcardemulation-sample
Android HostCardEmulation sample that implements NFC Forum Type 4 Tag Operation
Stars: ✭ 47 (+67.86%)
Mutual labels:  nfc
nfsee
Read your Transit/Bank/ID cards on Android/iOS phone with NFSee App
Stars: ✭ 80 (+185.71%)
Mutual labels:  nfc
Libfreefare
A convenience API for NFC cards manipulations on top of libnfc.
Stars: ✭ 252 (+800%)
Mutual labels:  nfc
NFCReader
Scan and decode NFC tags on iOS
Stars: ✭ 85 (+203.57%)
Mutual labels:  nfc
Flutter Nfc Reader
Flutter NFC reader plugin for iOS and Android
Stars: ✭ 240 (+757.14%)
Mutual labels:  nfc
tripreader-data
“读卡识途”项目公开数据
Stars: ✭ 58 (+107.14%)
Mutual labels:  nfc
Open-Home-Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 905 (+3132.14%)
Mutual labels:  nfc
arduino-primo-tutorials
Here some tutorials to explain and show how to make use of the new features of the Arduino Primo and Arduino Primo Core, such as Wifi, BLE, NFC, InfraRed and various sensors. Hope you can find this helpful to create amazing stuff, save the planet or make a cool project to look smart at the dinning table with your uncles.
Stars: ✭ 12 (-57.14%)
Mutual labels:  nfc

android-nfc-http-tunnel

Sample code for blog post https://blog.classycode.com/tunneling-http-over-nfc-on-android-using-host-card-emulation-907947a721ac#.uw8iovncn.

Contains the following:

  • Android app that uses Host Card Emulation (NFC) to communicate with an NFC terminal
  • libnfc-based terminal interfacing with a PN532 reader connected to a RaspberryPi via SPI

The app can provide a URL to be downloaded by the terminal. The terminal will download the URL and send its contents as a series of packets back to the app.

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].