Difference between revisions of "Microduino-Module NFC"
From Microduino Wiki
(→Specifications) |
|||
Line 56: | Line 56: | ||
*Download the library and test program, uncompress the library and copy to libraries folder of Arduino IDE; | *Download the library and test program, uncompress the library and copy to libraries folder of Arduino IDE; | ||
*Open the ”Microduino_Write_cards” test program, compile it and select the "Microduino Core (Atmega328P@16M,5V)" to download; | *Open the ”Microduino_Write_cards” test program, compile it and select the "Microduino Core (Atmega328P@16M,5V)" to download; | ||
− | *Open the serial monitor, select the baud rate, if successed, serial will | + | *Open the serial monitor, select the baud rate, if successed, serial will return some data and print “Please press 'f' to format.....”、“Please press 'r' to Rewrite data......”; |
*Step 1:Input ’f’ to format the label, you can see the format progress; | *Step 1:Input ’f’ to format the label, you can see the format progress; | ||
*Step 2:Input ’r’ to rewrite new data, if successed, then return ”Writing URI to sector 1 as an NDEF Message”. If failed, repeat from step 1 until data was wrote successfully. | *Step 2:Input ’r’ to rewrite new data, if successed, then return ”Writing URI to sector 1 as an NDEF Message”. If failed, repeat from step 1 until data was wrote successfully. |
Revision as of 03:04, 22 January 2016
Language: | English • 中文 |
---|
Microduino NFC is a two-way connection and identification module for close range wireless communication, work at 13.56MHz frequency, about 10cm working distance and realize the data exchange and service. Contents[hide]Features
Specification
Document
DevelopmentTest program: https://github.com/Microduino/Microduino_Tutorials/commit/f642ac523261cc08f58d9c521f5806b19c02ce15 ApplicationUse the test program to write data to NFC. Note: this program only can read ISO14443A four bytes label
User can choose in the program, the annotation of "//" can be deleted, and can define your own content. BuyHistoryPictureFrontBackVideo |