Beginning NFC: Near Field Communication with Arduino,Android,and PhoneGap
by: Tom Igoe – Don Coleman – Brian Jepson
ISBN-10: 1449372066
ISBN-13: 9781449372064
Edition 版次: 1
Publication Date 出版日期: February 3,2014
Print Length 页数: 246
Book Description
By finelybook
Beginning NFC: Near Field Communication with Arduino,Android,and PhoneGap
Jump into the world of Near Field Communications (NFC),the fast-growing technology that lets devices in close proximity exchange data,using radio signals. With lots of examples,sample code,exercises,and step-by-step projects,this hands-on guide shows you how to build NFC applications for Android,the Arduino microcontroller,and embedded Linux devices.
You’ll learn how to write apps using the NFC Data Exchange Format (NDEF) in PhoneGap,Arduino,and node.js that help devices read messages from passive NFC tags and exchange data with other NFC-enabled devices. If you know HTML and JavaScript,you’re ready to start with NFC.
Dig into NFC’s architecture,and learn how it’s related to RFID
Write sample apps for Android with PhoneGap and its NFC plugin
Dive into NDEF: examine existing tag-writer apps and build your own
Listen for and filter NDEF messages,using PhoneGap event listeners
Build a full Android app to control lights and music in your home
Create a hotel registration app with Arduino,from check-in to door lock
Write peer-to-peer NFC messages between two Android devices
Explore embedded Linux applications,using examples on Raspberry Pi and BeagleBone
Contents
Chapter 1. Introduction
Chapter 2. NFC and RFID
Chapter 3. Getting Started with PhoneGap and the PhoneGap-NFC Library
Chapter 4. Introducing NDEF
Chapter 5. Listening for NDEF Messages
Chapter 6. An NFC Application in Practice
Chapter 7. Introduction to Arduino and NFC
Chapter 8. Peer-to-Peer Exchange
Chapter 9. NFC on Embedded Systems
Appendix A. NFC Specification Codes