用于动物的RFID与NFC完全不同.它更像UNIQUE标签(125kHz).无论如何,高于ISO标准都是您的一个很好的起点.I've been asked to develop an app with the core functionality of reading RFID chips in pets and checking those identification numbers against a database through some web service.I was first directed towards iCarte, supposed maker of an NFC/RFID Reader accessory for iPhone. I sent them an email that was immediately returned due to them exceeding their mailbox quota, so I suppose they are out of business?Other solutions come in the form of Bluetooth ready readers, like those from Serialio. Demos show data being read into iOS's Notes app or some grid app. I haven't developed iPhone apps in a while... is the Bluetooth API available? How about for Android? Could I read from the Bluetooth reader straight into an app?What other options are there? 解决方案 Before you start any work please familiarize yourself with this:http://en.wikipedia.org/wiki/ISO_11784_%26_11785and this: http://en.wikipedia.org/wiki/ISO_14223RFIDs for animals are completely different protocol than NFC. It is more like UNIQUE tags (125kHz) . Anyway above ISO standards will be a good starting point for you. 这篇关于用于移动设备的RFID阅读器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-06 01:58